#6EE4E6#6EE4E6
#6EE4E6 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.107 H 196.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4E6 |
|---|---|
| RGB | rgb(110, 228, 230) |
| HSL | hsl(181, 71%, 67%) |
| HSV | hsv(181, 52%, 90%) |
| CMYK | cmyk(52.2%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(84.23, -32.61, -11.16) |
| CIE-LCH | lch(84.23, 34.47, 198.89°) |
| OKLab | oklab(85.18% -0.102 -0.0308) |
| OKLCH | oklch(85.18% 0.107 196.8) |
| XYZ | xyz(48.4508, 64.5104, 84.7460) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4E6 #E6706E
analogous
#6EE6AC #6EE4E6 #6EA8E6
triadic
#6EE4E6 #E66EE4 #E4E66E
tetradic
#6EE4E6 #AC6EE6 #E6706E #A8E66E
square
#6EE4E6 #AC6EE6 #E6706E #A8E66E
split-complementary
#6EE4E6 #E66EA8 #E6AC6E
monochromatic
#20B7BA #3ADADD #6EE4E6 #A2EEEF #D6F7F8
Accessibility & contrast
On white
1.51
#6EE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6EE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4E6
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4E6 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#C3CCE7
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee4e6; /* rgb */ color: rgb(110, 228, 230); /* oklch */ color: oklch(85.2% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#a1eded',
500: '#6ee4e6',
950: '#000000',
},
}SCSS
$custom: #6ee4e6; $custom-light: #a1eded; $custom-dark: #000000;
JSON
{
"hex": "#6ee4e6",
"rgb": {
"r": 110,
"g": 228,
"b": 230
},
"hsl": {
"h": 181,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.85178,
"c": 0.10654,
"h": 196.8
},
"luminance": 0.64515
}Semantic roles & 50–950 ramp
primary
#6EE4E6
secondary
#B9413F
accent
#1613D3
background
#FDFFFE
surface
#F7FEFD
border
#D0D6D5
text
#101616
muted
#818584