#5FDEE8#5FDEE8
#5FDEE8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.112 H 202.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEE8 |
|---|---|
| RGB | rgb(95, 222, 232) |
| HSL | hsl(184, 75%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(59.1%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.11, -32.03, -15.45) |
| CIE-LCH | lch(82.11, 35.56, 205.74°) |
| OKLab | oklab(83.36% -0.1037 -0.0428) |
| OKLCH | oklch(83.36% 0.112 202.4) |
| XYZ | xyz(45.3999, 60.4970, 85.6128) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEE8 #E8695F
analogous
#5FE8AE #5FDEE8 #5F9AE8
triadic
#5FDEE8 #E85FDE #DEE85F
tetradic
#5FDEE8 #AE5FE8 #E8695F #9AE85F
square
#5FDEE8 #AE5FE8 #E8695F #9AE85F
split-complementary
#5FDEE8 #E85F9A #E8AE5F
monochromatic
#1AA8B3 #29D3E0 #5FDEE8 #95E9F0 #CAF4F7
Accessibility & contrast
On white
1.60
#5FDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5FDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEE8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEE8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E9
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdee8; /* rgb */ color: rgb(95, 222, 232); /* oklch */ color: oklch(83.4% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#9ae8ef',
500: '#5fdee8',
950: '#000000',
},
}SCSS
$custom: #5fdee8; $custom-light: #9ae8ef; $custom-dark: #000000;
JSON
{
"hex": "#5fdee8",
"rgb": {
"r": 95,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.38,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83355,
"c": 0.11218,
"h": 202.4
},
"luminance": 0.60502
}Semantic roles & 50–950 ramp
primary
#5FDEE8
secondary
#B34138
accent
#1D0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485