#5FD0DF#5FD0DF
#5FD0DF is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.104 H 207.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD0DF |
|---|---|
| RGB | rgb(95, 208, 223) |
| HSL | hsl(187, 67%, 62%) |
| HSV | hsv(187, 57%, 87%) |
| CMYK | cmyk(57.4%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.80, -27.77, -17.13) |
| CIE-LCH | lch(77.80, 32.63, 211.67°) |
| OKLab | oklab(79.79% -0.0927 -0.0474) |
| OKLCH | oklch(79.79% 0.104 207.1) |
| XYZ | xyz(40.5890, 52.8683, 77.8633) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.95
Neon Blue
#04D9FF
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.83
Robin Egg Blue
#8AF1FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD0DF #DF6E5F
analogous
#5FDFAE #5FD0DF #5F90DF
triadic
#5FD0DF #DF5FD0 #D0DF5F
tetradic
#5FD0DF #AE5FDF #DF6E5F #90DF5F
square
#5FD0DF #AE5FDF #DF6E5F #90DF5F
split-complementary
#5FD0DF #DF5F90 #DFAE5F
monochromatic
#2194A3 #2CC1D5 #5FD0DF #92DFE9 #C5EEF3
Accessibility & contrast
On white
1.81
#5FD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#5FD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD0DF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD0DF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fd0df; /* rgb */ color: rgb(95, 208, 223); /* oklch */ color: oklch(79.8% 0.104 207.1);
Tailwind
colors: {
custom: {
50: '#98dee9',
500: '#5fd0df',
950: '#000000',
},
}SCSS
$custom: #5fd0df; $custom-light: #98dee9; $custom-dark: #000000;
JSON
{
"hex": "#5fd0df",
"rgb": {
"r": 95,
"g": 208,
"b": 223
},
"hsl": {
"h": 187.031,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.7979,
"c": 0.10415,
"h": 207.1
},
"luminance": 0.52872
}Semantic roles & 50–950 ramp
primary
#5FD0DF
secondary
#A6493C
accent
#2C17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484