#5CF5EE#5CF5EE
#5CF5EE is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.8% C 0.128 H 190.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5EE |
|---|---|
| RGB | rgb(92, 245, 238) |
| HSL | hsl(177, 88%, 66%) |
| HSV | hsv(177, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(88.80, -41.51, -8.62) |
| CIE-LCH | lch(88.80, 42.40, 191.72°) |
| OKLab | oklab(88.81% -0.126 -0.024) |
| OKLCH | oklch(88.81% 0.128 190.8) |
| XYZ | xyz(52.4917, 73.7475, 92.3406) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.96
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 3.66
Aqua
#00FFFF
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5EE #F55C63
analogous
#5CF5A1 #5CF5EE #5CAFF5
triadic
#5CF5EE #EE5CF5 #F5EE5C
tetradic
#5CF5EE #A15CF5 #F55C63 #AFF55C
square
#5CF5EE #A15CF5 #F55C63 #AFF55C
split-complementary
#5CF5EE #F55CAF #F5A15C
monochromatic
#0CCAC2 #22F1E8 #5CF5EE #96F9F4 #CFFCFA
Accessibility & contrast
On white
1.33
#5CF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#5CF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5EE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5EE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cf5ee; /* rgb */ color: rgb(92, 245, 238); /* oklch */ color: oklch(88.8% 0.128 190.8);
Tailwind
colors: {
custom: {
50: '#9bf9f3',
500: '#5cf5ee',
950: '#000000',
},
}SCSS
$custom: #5cf5ee; $custom-light: #9bf9f3; $custom-dark: #000000;
JSON
{
"hex": "#5cf5ee",
"rgb": {
"r": 92,
"g": 245,
"b": 238
},
"hsl": {
"h": 177.255,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.88805,
"c": 0.12831,
"h": 190.8
},
"luminance": 0.73753
}Semantic roles & 50–950 ramp
primary
#5CF5EE
secondary
#C62F36
accent
#000BE5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585