#6EE4EF#6EE4EF
#6EE4EF is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.107 H 203.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4EF |
|---|---|
| RGB | rgb(110, 228, 239) |
| HSL | hsl(185, 80%, 68%) |
| HSV | hsv(185, 54%, 94%) |
| CMYK | cmyk(54%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.50, -30.24, -15.51) |
| CIE-LCH | lch(84.50, 33.98, 207.16°) |
| OKLab | oklab(85.48% -0.0983 -0.0429) |
| OKLCH | oklch(85.48% 0.107 203.5) |
| XYZ | xyz(49.7474, 65.0291, 91.5748) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Robin Egg Blue
#8AF1FE
ΔE00 3.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4EF #EF796E
analogous
#6EEFB9 #6EE4EF #6EA3EF
triadic
#6EE4EF #EF6EE4 #E4EF6E
tetradic
#6EE4EF #B96EEF #EF796E #A3EF6E
square
#6EE4EF #B96EEF #EF796E #A3EF6E
split-complementary
#6EE4EF #EF6EA3 #EFB96E
monochromatic
#17BDCC #37DAE9 #6EE4EF #A5EEF5 #DCF9FB
Accessibility & contrast
On white
1.50
#6EE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6EE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4EF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4EF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee4ef; /* rgb */ color: rgb(110, 228, 239); /* oklch */ color: oklch(85.5% 0.107 203.5);
Tailwind
colors: {
custom: {
50: '#a2edf4',
500: '#6ee4ef',
950: '#000000',
},
}SCSS
$custom: #6ee4ef; $custom-light: #a2edf4; $custom-dark: #000000;
JSON
{
"hex": "#6ee4ef",
"rgb": {
"r": 110,
"g": 228,
"b": 239
},
"hsl": {
"h": 185.116,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85483,
"c": 0.10727,
"h": 203.5
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#6EE4EF
secondary
#C7463A
accent
#1B09DC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485