#5FDEEF#5FDEEF
#5FDEEF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.114 H 207.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEEF |
|---|---|
| RGB | rgb(95, 222, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 60%, 94%) |
| CMYK | cmyk(60.3%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.33, -30.08, -18.83) |
| CIE-LCH | lch(82.33, 35.49, 212.04°) |
| OKLab | oklab(83.6% -0.1009 -0.0522) |
| OKLCH | oklch(83.6% 0.114 207.3) |
| XYZ | xyz(46.4141, 60.9026, 90.9539) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEEF #EF705F
analogous
#5FEFB8 #5FDEEF #5F96EF
triadic
#5FDEEF #EF5FDE #DEEF5F
tetradic
#5FDEEF #B85FEF #EF705F #96EF5F
square
#5FDEEF #B85FEF #EF705F #96EF5F
split-complementary
#5FDEEF #EF5F96 #EFB85F
monochromatic
#13ACC0 #27D3E9 #5FDEEF #97E9F5 #CEF5FA
Accessibility & contrast
On white
1.59
#5FDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEEF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEEF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdeef; /* rgb */ color: rgb(95, 222, 239); /* oklch */ color: oklch(83.6% 0.114 207.3);
Tailwind
colors: {
custom: {
50: '#9ae8f4',
500: '#5fdeef',
950: '#000000',
},
}SCSS
$custom: #5fdeef; $custom-light: #9ae8f4; $custom-dark: #000000;
JSON
{
"hex": "#5fdeef",
"rgb": {
"r": 95,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.083,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.83604,
"c": 0.11359,
"h": 207.3
},
"luminance": 0.60907
}Semantic roles & 50–950 ramp
primary
#5FDEEF
secondary
#BE4434
accent
#2107DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485