#5FEDF9#5FEDF9
#5FEDF9 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.4% C 0.122 H 203.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF9 |
|---|---|
| RGB | rgb(95, 237, 249) |
| HSL | hsl(185, 93%, 67%) |
| HSV | hsv(185, 62%, 98%) |
| CMYK | cmyk(61.8%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(86.92, -34.42, -17.18) |
| CIE-LCH | lch(86.92, 38.47, 206.53°) |
| OKLab | oklab(87.41% -0.1121 -0.0476) |
| OKLCH | oklch(87.41% 0.122 203) |
| XYZ | xyz(52.0951, 69.8352, 100.3382) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.94
Robin Egg Blue
#8AF1FE
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 4.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.54
Aqua Blue
#02D8E9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF9 #F96B5F
analogous
#5FF9B8 #5FEDF9 #5FA0F9
triadic
#5FEDF9 #F95FED #EDF95F
tetradic
#5FEDF9 #B85FF9 #F96B5F #A0F95F
square
#5FEDF9 #B85FF9 #F96B5F #A0F95F
split-complementary
#5FEDF9 #F95FA0 #F9B85F
monochromatic
#08C6D6 #24E6F7 #5FEDF9 #9AF4FB #D5FAFD
Accessibility & contrast
On white
1.40
#5FEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#5FEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF9
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF9 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FA
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5fedf9; /* rgb */ color: rgb(95, 237, 249); /* oklch */ color: oklch(87.4% 0.122 203.0);
Tailwind
colors: {
custom: {
50: '#9cf3fb',
500: '#5fedf9',
950: '#000000',
},
}SCSS
$custom: #5fedf9; $custom-light: #9cf3fb; $custom-dark: #000000;
JSON
{
"hex": "#5fedf9",
"rgb": {
"r": 95,
"g": 237,
"b": 249
},
"hsl": {
"h": 184.675,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87407,
"c": 0.12176,
"h": 203
},
"luminance": 0.69841
}Semantic roles & 50–950 ramp
primary
#5FEDF9
secondary
#D0392C
accent
#1200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585