#5FFDEF#5FFDEF
#5FFDEF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.133 H 186.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDEF |
|---|---|
| RGB | rgb(95, 253, 239) |
| HSL | hsl(175, 98%, 68%) |
| HSV | hsv(175, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.19, -44.33, -5.59) |
| CIE-LCH | lch(91.19, 44.68, 187.19°) |
| OKLab | oklab(90.77% -0.1321 -0.0158) |
| OKLCH | oklch(90.77% 0.133 186.8) |
| XYZ | xyz(55.4175, 78.9094, 93.9551) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.66
Bright Turquoise
#0FFEF9
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.84
Aqua
#00FFFF
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDEF #FD5F6D
analogous
#5FFDA0 #5FFDEF #5FBCFD
triadic
#5FFDEF #EF5FFD #FDEF5F
tetradic
#5FFDEF #A05FFD #FD5F6D #BCFD5F
square
#5FFDEF #A05FFD #FD5F6D #BCFD5F
split-complementary
#5FFDEF #FD5FBC #FDA05F
monochromatic
#03DFCB #23FCE9 #5FFDEF #9BFEF5 #D8FFFB
Accessibility & contrast
On white
1.25
#5FFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5FFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDEF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDEF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#D9DEF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffdef; /* rgb */ color: rgb(95, 253, 239); /* oklch */ color: oklch(90.8% 0.133 186.8);
Tailwind
colors: {
custom: {
50: '#9dfef4',
500: '#5ffdef',
950: '#000000',
},
}SCSS
$custom: #5ffdef; $custom-light: #9dfef4; $custom-dark: #000000;
JSON
{
"hex": "#5ffdef",
"rgb": {
"r": 95,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.684,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90774,
"c": 0.13306,
"h": 186.8
},
"luminance": 0.78915
}Semantic roles & 50–950 ramp
primary
#5FFDEF
secondary
#D72939
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685