#6EE7EE#6EE7EE
#6EE7EE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.1% C 0.109 H 200.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7EE |
|---|---|
| RGB | rgb(110, 231, 238) |
| HSL | hsl(183, 79%, 68%) |
| HSV | hsv(183, 54%, 93%) |
| CMYK | cmyk(53.8%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.32, -31.93, -13.75) |
| CIE-LCH | lch(85.32, 34.77, 203.30°) |
| OKLab | oklab(86.13% -0.1019 -0.038) |
| OKLCH | oklch(86.13% 0.109 200.5) |
| XYZ | xyz(50.4326, 66.6351, 91.0764) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7EE #EE756E
analogous
#6EEEB5 #6EE7EE #6EA7EE
triadic
#6EE7EE #EE6EE7 #E7EE6E
tetradic
#6EE7EE #B56EEE #EE756E #A7EE6E
square
#6EE7EE #B56EEE #EE756E #A7EE6E
split-complementary
#6EE7EE #EE6EA7 #EEB56E
monochromatic
#18C0CA #37DEE8 #6EE7EE #A5F0F4 #DCF9FB
Accessibility & contrast
On white
1.47
#6EE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6EE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7EE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7EE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ee7ee; /* rgb */ color: rgb(110, 231, 238); /* oklch */ color: oklch(86.1% 0.109 200.5);
Tailwind
colors: {
custom: {
50: '#a2eff3',
500: '#6ee7ee',
950: '#000000',
},
}SCSS
$custom: #6ee7ee; $custom-light: #a2eff3; $custom-dark: #000000;
JSON
{
"hex": "#6ee7ee",
"rgb": {
"r": 110,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.281,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86133,
"c": 0.10877,
"h": 200.5
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#6EE7EE
secondary
#C6423A
accent
#160ADB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585