#6EE4F4#6EE4F4
#6EE4F4 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.7% C 0.108 H 207.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4F4 |
|---|---|
| RGB | rgb(110, 228, 244) |
| HSL | hsl(187, 86%, 69%) |
| HSV | hsv(187, 55%, 96%) |
| CMYK | cmyk(54.9%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.65, -28.89, -17.92) |
| CIE-LCH | lch(84.65, 34.00, 211.81°) |
| OKLab | oklab(85.66% -0.0963 -0.0495) |
| OKLCH | oklch(85.66% 0.108 207.2) |
| XYZ | xyz(50.4963, 65.3286, 95.5190) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.02
Robin Egg Blue
#8AF1FE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4F4 #F47E6E
analogous
#6EF4C1 #6EE4F4 #6EA1F4
triadic
#6EE4F4 #F46EE4 #E4F46E
tetradic
#6EE4F4 #C16EF4 #F47E6E #A1F46E
square
#6EE4F4 #C16EF4 #F47E6E #A1F46E
split-complementary
#6EE4F4 #F46EA1 #F4C16E
monochromatic
#10C0D7 #35D9F0 #6EE4F4 #A7EFF8 #E0F9FD
Accessibility & contrast
On white
1.49
#6EE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4F4
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4F4 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF5
Deuteranopia (green-blind)
#BFCDF4
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee4f4; /* rgb */ color: rgb(110, 228, 244); /* oklch */ color: oklch(85.7% 0.108 207.2);
Tailwind
colors: {
custom: {
50: '#a2ecf7',
500: '#6ee4f4',
950: '#000000',
},
}SCSS
$custom: #6ee4f4; $custom-light: #a2ecf7; $custom-dark: #000000;
JSON
{
"hex": "#6ee4f4",
"rgb": {
"r": 110,
"g": 228,
"b": 244
},
"hsl": {
"h": 187.164,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.85658,
"c": 0.10834,
"h": 207.2
},
"luminance": 0.65333
}Semantic roles & 50–950 ramp
primary
#6EE4F4
secondary
#CE4A39
accent
#1E03E2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485