#6FE2F2#6FE2F2
#6FE2F2 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.106 H 207.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2F2 |
|---|---|
| RGB | rgb(111, 226, 242) |
| HSL | hsl(187, 83%, 69%) |
| HSV | hsv(187, 54%, 95%) |
| CMYK | cmyk(54.1%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(84.06, -28.27, -17.76) |
| CIE-LCH | lch(84.06, 33.39, 212.13°) |
| OKLab | oklab(85.17% -0.0944 -0.0491) |
| OKLCH | oklch(85.17% 0.106 207.5) |
| XYZ | xyz(49.7724, 64.1783, 93.7519) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Robin Egg Blue
#8AF1FE
ΔE00 3.78
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2F2 #F27F6F
analogous
#6FF2C1 #6FE2F2 #6FA1F2
triadic
#6FE2F2 #F26FE2 #E2F26F
tetradic
#6FE2F2 #C16FF2 #F27F6F #A1F26F
square
#6FE2F2 #C16FF2 #F27F6F #A1F26F
split-complementary
#6FE2F2 #F26FA1 #F2C16F
monochromatic
#13BCD4 #37D7ED #6FE2F2 #A7EDF7 #DFF9FC
Accessibility & contrast
On white
1.52
#6FE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6FE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2F2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2F2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe2f2; /* rgb */ color: rgb(111, 226, 242); /* oklch */ color: oklch(85.2% 0.106 207.5);
Tailwind
colors: {
custom: {
50: '#a3ebf6',
500: '#6fe2f2',
950: '#000000',
},
}SCSS
$custom: #6fe2f2; $custom-light: #a3ebf6; $custom-dark: #000000;
JSON
{
"hex": "#6fe2f2",
"rgb": {
"r": 111,
"g": 226,
"b": 242
},
"hsl": {
"h": 187.328,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.85169,
"c": 0.1064,
"h": 207.5
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#6FE2F2
secondary
#CB4C3A
accent
#2006E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485