#5FDFEF#5FDFEF
#5FDFEF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.114 H 206.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFEF |
|---|---|
| RGB | rgb(95, 223, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 60%, 94%) |
| CMYK | cmyk(60.3%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.61, -30.56, -18.40) |
| CIE-LCH | lch(82.61, 35.67, 211.05°) |
| OKLab | oklab(83.83% -0.1019 -0.051) |
| OKLCH | oklch(83.83% 0.114 206.6) |
| XYZ | xyz(46.6805, 61.4354, 91.0427) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Aqua Blue
#02D8E9
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFEF #EF6F5F
analogous
#5FEFB7 #5FDFEF #5F97EF
triadic
#5FDFEF #EF5FDF #DFEF5F
tetradic
#5FDFEF #B75FEF #EF6F5F #97EF5F
square
#5FDFEF #B75FEF #EF6F5F #97EF5F
split-complementary
#5FDFEF #EF5F97 #EFB75F
monochromatic
#13ADC0 #27D4E9 #5FDFEF #97EAF5 #CEF5FA
Accessibility & contrast
On white
1.58
#5FDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5FDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFEF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFEF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fdfef; /* rgb */ color: rgb(95, 223, 239); /* oklch */ color: oklch(83.8% 0.114 206.6);
Tailwind
colors: {
custom: {
50: '#9ae9f4',
500: '#5fdfef',
950: '#000000',
},
}SCSS
$custom: #5fdfef; $custom-light: #9ae9f4; $custom-dark: #000000;
JSON
{
"hex": "#5fdfef",
"rgb": {
"r": 95,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.83834,
"c": 0.11396,
"h": 206.6
},
"luminance": 0.6144
}Semantic roles & 50–950 ramp
primary
#5FDFEF
secondary
#BE4334
accent
#1F07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485