#6FE4F9#6FE4F9
#6FE4F9 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.9% C 0.109 H 210.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE4F9 |
|---|---|
| RGB | rgb(111, 228, 249) |
| HSL | hsl(189, 92%, 71%) |
| HSV | hsv(189, 55%, 98%) |
| CMYK | cmyk(55.4%, 8.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.84, -27.33, -20.26) |
| CIE-LCH | lch(84.84, 34.03, 216.55°) |
| OKLab | oklab(85.87% -0.0938 -0.0561) |
| OKLCH | oklch(85.87% 0.109 210.9) |
| XYZ | xyz(51.3910, 65.7009, 99.5774) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.81
Sky Blue
#87CEEB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE4F9 #F9846F
analogous
#6FF9C9 #6FE4F9 #6F9FF9
triadic
#6FE4F9 #F96FE4 #E4F96F
tetradic
#6FE4F9 #C96FF9 #F9846F #9FF96F
square
#6FE4F9 #C96FF9 #F9846F #9FF96F
split-complementary
#6FE4F9 #F96F9F #F9C96F
monochromatic
#0AC3E4 #34D9F7 #6FE4F9 #AAEFFB #E2F9FE
Accessibility & contrast
On white
1.49
#6FE4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6FE4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE4F9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE4F9 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6fe4f9; /* rgb */ color: rgb(111, 228, 249); /* oklch */ color: oklch(85.9% 0.109 210.9);
Tailwind
colors: {
custom: {
50: '#a3ecfb',
500: '#6fe4f9',
950: '#000000',
},
}SCSS
$custom: #6fe4f9; $custom-light: #a3ecfb; $custom-dark: #000000;
JSON
{
"hex": "#6fe4f9",
"rgb": {
"r": 111,
"g": 228,
"b": 249
},
"hsl": {
"h": 189.13,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.85872,
"c": 0.10928,
"h": 210.9
},
"luminance": 0.65706
}Semantic roles & 50–950 ramp
primary
#6FE4F9
secondary
#D45038
accent
#2300E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485