#5FF4EE#5FF4EE
#5FF4EE is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.7% C 0.126 H 191.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4EE |
|---|---|
| RGB | rgb(95, 244, 238) |
| HSL | hsl(178, 87%, 66%) |
| HSV | hsv(178, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(88.59, -40.59, -8.92) |
| CIE-LCH | lch(88.59, 41.56, 192.40°) |
| OKLab | oklab(88.66% -0.1236 -0.0248) |
| OKLCH | oklch(88.66% 0.126 191.4) |
| XYZ | xyz(52.4958, 73.3017, 92.2544) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4EE #F45F65
analogous
#5FF4A4 #5FF4EE #5FB0F4
triadic
#5FF4EE #EE5FF4 #F4EE5F
tetradic
#5FF4EE #A45FF4 #F45F65 #B0F45F
square
#5FF4EE #A45FF4 #F45F65 #B0F45F
split-complementary
#5FF4EE #F45FB0 #F4A45F
monochromatic
#0ECBC3 #26F0E8 #5FF4EE #98F8F4 #D2FCFA
Accessibility & contrast
On white
1.34
#5FF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#5FF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4EE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4EE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 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: #5ff4ee; /* rgb */ color: rgb(95, 244, 238); /* oklch */ color: oklch(88.7% 0.126 191.4);
Tailwind
colors: {
custom: {
50: '#9cf8f3',
500: '#5ff4ee',
950: '#000000',
},
}SCSS
$custom: #5ff4ee; $custom-light: #9cf8f3; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ee",
"rgb": {
"r": 95,
"g": 244,
"b": 238
},
"hsl": {
"h": 177.584,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88655,
"c": 0.12605,
"h": 191.4
},
"luminance": 0.73307
}Semantic roles & 50–950 ramp
primary
#5FF4EE
secondary
#C73036
accent
#020BE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585