#5CF4EE#5CF4EE
#5CF4EE is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.6% C 0.128 H 191.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4EE |
|---|---|
| RGB | rgb(92, 244, 238) |
| HSL | hsl(178, 87%, 66%) |
| HSV | hsv(178, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(88.52, -41.07, -9.04) |
| CIE-LCH | lch(88.52, 42.05, 192.42°) |
| OKLab | oklab(88.57% -0.125 -0.0252) |
| OKLCH | oklch(88.57% 0.128 191.4) |
| XYZ | xyz(52.1900, 73.1440, 92.2401) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.08
Bright Cyan
#41FDFE
ΔE00 3.09
Aqua
#00FFFF
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4EE #F45C62
analogous
#5CF4A2 #5CF4EE #5CAEF4
triadic
#5CF4EE #EE5CF4 #F4EE5C
tetradic
#5CF4EE #A25CF4 #F45C62 #AEF45C
square
#5CF4EE #A25CF4 #F45C62 #AEF45C
split-complementary
#5CF4EE #F45CAE #F4A25C
monochromatic
#0EC8C1 #23F0E8 #5CF4EE #95F8F4 #CFFCFA
Accessibility & contrast
On white
1.34
#5CF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#5CF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4EE
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4EE | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#00FAF2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5cf4ee; /* rgb */ color: rgb(92, 244, 238); /* oklch */ color: oklch(88.6% 0.128 191.4);
Tailwind
colors: {
custom: {
50: '#9bf8f3',
500: '#5cf4ee',
950: '#000000',
},
}SCSS
$custom: #5cf4ee; $custom-light: #9bf8f3; $custom-dark: #000000;
JSON
{
"hex": "#5cf4ee",
"rgb": {
"r": 92,
"g": 244,
"b": 238
},
"hsl": {
"h": 177.632,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.88573,
"c": 0.12755,
"h": 191.4
},
"luminance": 0.7315
}Semantic roles & 50–950 ramp
primary
#5CF4EE
secondary
#C52F35
accent
#020BE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585