#5EE6EE#5EE6EE
#5EE6EE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.118 H 200.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6EE |
|---|---|
| RGB | rgb(94, 230, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(60.5%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.56, -34.33, -14.95) |
| CIE-LCH | lch(84.56, 37.44, 203.53°) |
| OKLab | oklab(85.38% -0.11 -0.0414) |
| OKLCH | oklch(85.38% 0.118 200.6) |
| XYZ | xyz(48.3389, 65.1413, 90.8983) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6EE #EE665E
analogous
#5EEEAE #5EE6EE #5E9EEE
triadic
#5EE6EE #EE5EE6 #E6EE5E
tetradic
#5EE6EE #AE5EEE #EE665E #9EEE5E
square
#5EE6EE #AE5EEE #EE665E #9EEE5E
split-complementary
#5EE6EE #EE5E9E #EEAE5E
monochromatic
#14B4BE #27DDE8 #5EE6EE #95EFF4 #CDF7FA
Accessibility & contrast
On white
1.50
#5EE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5EE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6EE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6EE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee6ee; /* rgb */ color: rgb(94, 230, 238); /* oklch */ color: oklch(85.4% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#9aeef3',
500: '#5ee6ee',
950: '#000000',
},
}SCSS
$custom: #5ee6ee; $custom-light: #9aeef3; $custom-dark: #000000;
JSON
{
"hex": "#5ee6ee",
"rgb": {
"r": 94,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.333,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85384,
"c": 0.11752,
"h": 200.6
},
"luminance": 0.65146
}Semantic roles & 50–950 ramp
primary
#5EE6EE
secondary
#BC3C34
accent
#1408DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585