#5EE6F2#5EE6F2
#5EE6F2 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.118 H 203.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6F2 |
|---|---|
| RGB | rgb(94, 230, 242) |
| HSL | hsl(185, 85%, 66%) |
| HSV | hsv(185, 61%, 95%) |
| CMYK | cmyk(61.2%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(84.68, -33.22, -16.87) |
| CIE-LCH | lch(84.68, 37.26, 206.92°) |
| OKLab | oklab(85.52% -0.1084 -0.0467) |
| OKLCH | oklch(85.52% 0.118 203.3) |
| XYZ | xyz(48.9331, 65.3789, 94.0277) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.39
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6F2 #F26A5E
analogous
#5EF2B4 #5EE6F2 #5E9CF2
triadic
#5EE6F2 #F25EE6 #E6F25E
tetradic
#5EE6F2 #B45EF2 #F26A5E #9CF25E
square
#5EE6F2 #B45EF2 #F26A5E #9CF25E
split-complementary
#5EE6F2 #F25E9C #F2B45E
monochromatic
#10B7C6 #25DDED #5EE6F2 #97EFF7 #CFF8FB
Accessibility & contrast
On white
1.49
#5EE6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5EE6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6F2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6F2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#BFCCF3
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee6f2; /* rgb */ color: rgb(94, 230, 242); /* oklch */ color: oklch(85.5% 0.118 203.3);
Tailwind
colors: {
custom: {
50: '#9beef6',
500: '#5ee6f2',
950: '#000000',
},
}SCSS
$custom: #5ee6f2; $custom-light: #9beef6; $custom-dark: #000000;
JSON
{
"hex": "#5ee6f2",
"rgb": {
"r": 94,
"g": 230,
"b": 242
},
"hsl": {
"h": 184.865,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.85523,
"c": 0.11802,
"h": 203.3
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#5EE6F2
secondary
#C33D31
accent
#1604E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585