#6EE3EE#6EE3EE
#6EE3EE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.107 H 203.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3EE |
|---|---|
| RGB | rgb(110, 227, 238) |
| HSL | hsl(185, 79%, 68%) |
| HSV | hsv(185, 54%, 93%) |
| CMYK | cmyk(53.8%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.18, -30.03, -15.46) |
| CIE-LCH | lch(84.18, 33.77, 207.24°) |
| OKLab | oklab(85.22% -0.0977 -0.0427) |
| OKLCH | oklch(85.22% 0.107 203.6) |
| XYZ | xyz(49.3258, 64.4215, 90.7075) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.66
Robin Egg Blue
#8AF1FE
ΔE00 3.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3EE #EE796E
analogous
#6EEEB9 #6EE3EE #6EA3EE
triadic
#6EE3EE #EE6EE3 #E3EE6E
tetradic
#6EE3EE #B96EEE #EE796E #A3EE6E
square
#6EE3EE #B96EEE #EE796E #A3EE6E
split-complementary
#6EE3EE #EE6EA3 #EEB96E
monochromatic
#18BBCA #37D8E8 #6EE3EE #A5EEF4 #DCF8FB
Accessibility & contrast
On white
1.51
#6EE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6EE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3EE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3EE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee3ee; /* rgb */ color: rgb(110, 227, 238); /* oklch */ color: oklch(85.2% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#a2ecf3',
500: '#6ee3ee',
950: '#000000',
},
}SCSS
$custom: #6ee3ee; $custom-light: #a2ecf3; $custom-dark: #000000;
JSON
{
"hex": "#6ee3ee",
"rgb": {
"r": 110,
"g": 227,
"b": 238
},
"hsl": {
"h": 185.156,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.8522,
"c": 0.1066,
"h": 203.6
},
"luminance": 0.64426
}Semantic roles & 50–950 ramp
primary
#6EE3EE
secondary
#C6463A
accent
#1C0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485