#5FF5EF#5FF5EF
#5FF5EF is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.9% C 0.127 H 191.4°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5EF |
|---|---|
| RGB | rgb(95, 245, 239) |
| HSL | hsl(178, 88%, 67%) |
| HSV | hsv(178, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(88.91, -40.78, -8.98) |
| CIE-LCH | lch(88.91, 41.75, 192.42°) |
| OKLab | oklab(88.92% -0.1242 -0.025) |
| OKLCH | oklch(88.92% 0.127 191.4) |
| XYZ | xyz(52.9448, 73.9640, 93.1308) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Turquoise
#0FFEF9
ΔE00 3.07
Aqua
#00FFFF
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.03
Bright Light Blue
#26F7FD
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5EF #F55F65
analogous
#5FF5A4 #5FF5EF #5FB0F5
triadic
#5FF5EF #EF5FF5 #F5EF5F
tetradic
#5FF5EF #A45FF5 #F55F65 #B0F55F
square
#5FF5EF #A45FF5 #F55F65 #B0F55F
split-complementary
#5FF5EF #F55FB0 #F5A45F
monochromatic
#0DCDC5 #25F1E9 #5FF5EF #99F9F5 #D2FCFB
Accessibility & contrast
On white
1.33
#5FF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#5FF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5EF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5EF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#00FBF3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff5ef; /* rgb */ color: rgb(95, 245, 239); /* oklch */ color: oklch(88.9% 0.127 191.4);
Tailwind
colors: {
custom: {
50: '#9cf9f4',
500: '#5ff5ef',
950: '#000000',
},
}SCSS
$custom: #5ff5ef; $custom-light: #9cf9f4; $custom-dark: #000000;
JSON
{
"hex": "#5ff5ef",
"rgb": {
"r": 95,
"g": 245,
"b": 239
},
"hsl": {
"h": 177.6,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.88919,
"c": 0.12665,
"h": 191.4
},
"luminance": 0.7397
}Semantic roles & 50–950 ramp
primary
#5FF5EF
secondary
#C92F36
accent
#010AE5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585