#5FDFEE#5FDFEE
#5FDFEE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.114 H 205.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFEE |
|---|---|
| RGB | rgb(95, 223, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(60.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.58, -30.84, -17.92) |
| CIE-LCH | lch(82.58, 35.67, 210.15°) |
| OKLab | oklab(83.8% -0.1023 -0.0496) |
| OKLCH | oklch(83.8% 0.114 205.9) |
| XYZ | xyz(46.5331, 61.3765, 90.2668) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Aqua Blue
#02D8E9
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.52
Bright Light Blue
#26F7FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFEE #EE6E5F
analogous
#5FEEB6 #5FDFEE #5F97EE
triadic
#5FDFEE #EE5FDF #DFEE5F
tetradic
#5FDFEE #B65FEE #EE6E5F #97EE5F
square
#5FDFEE #B65FEE #EE6E5F #97EE5F
split-complementary
#5FDFEE #EE5F97 #EEB65F
monochromatic
#14ADBE #28D4E8 #5FDFEE #96EAF4 #CEF5FA
Accessibility & contrast
On white
1.58
#5FDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5FDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFEE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFEE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B8C7EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfee; /* rgb */ color: rgb(95, 223, 238); /* oklch */ color: oklch(83.8% 0.114 205.9);
Tailwind
colors: {
custom: {
50: '#9ae9f3',
500: '#5fdfee',
950: '#000000',
},
}SCSS
$custom: #5fdfee; $custom-light: #9ae9f3; $custom-dark: #000000;
JSON
{
"hex": "#5fdfee",
"rgb": {
"r": 95,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.294,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.83798,
"c": 0.11372,
"h": 205.9
},
"luminance": 0.61381
}Semantic roles & 50–950 ramp
primary
#5FDFEE
secondary
#BD4334
accent
#1F08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485