#6EE0EE#6EE0EE
#6EE0EE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.105 H 206.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE0EE |
|---|---|
| RGB | rgb(110, 224, 238) |
| HSL | hsl(187, 79%, 68%) |
| HSV | hsv(187, 54%, 93%) |
| CMYK | cmyk(53.8%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.33, -28.58, -16.73) |
| CIE-LCH | lch(83.33, 33.12, 210.35°) |
| OKLab | oklab(84.54% -0.0945 -0.0462) |
| OKLCH | oklch(84.54% 0.105 206.1) |
| XYZ | xyz(48.5124, 62.7948, 90.4364) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 6.99
Bright Light Blue
#26F7FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE0EE #EE7C6E
analogous
#6EEEBC #6EE0EE #6EA0EE
triadic
#6EE0EE #EE6EE0 #E0EE6E
tetradic
#6EE0EE #BC6EEE #EE7C6E #A0EE6E
square
#6EE0EE #BC6EEE #EE7C6E #A0EE6E
split-complementary
#6EE0EE #EE6EA0 #EEBC6E
monochromatic
#18B6CA #37D4E8 #6EE0EE #A5ECF4 #DCF7FB
Accessibility & contrast
On white
1.55
#6EE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6EE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE0EE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE0EE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee0ee; /* rgb */ color: rgb(110, 224, 238); /* oklch */ color: oklch(84.5% 0.105 206.1);
Tailwind
colors: {
custom: {
50: '#a2eaf3',
500: '#6ee0ee',
950: '#000000',
},
}SCSS
$custom: #6ee0ee; $custom-light: #a2eaf3; $custom-dark: #000000;
JSON
{
"hex": "#6ee0ee",
"rgb": {
"r": 110,
"g": 224,
"b": 238
},
"hsl": {
"h": 186.563,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.84536,
"c": 0.10519,
"h": 206.1
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#6EE0EE
secondary
#C6493A
accent
#210ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485