#5FEDF8#5FEDF8
#5FEDF8 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.4% C 0.122 H 202.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF8 |
|---|---|
| RGB | rgb(95, 237, 248) |
| HSL | hsl(184, 92%, 67%) |
| HSV | hsv(184, 62%, 97%) |
| CMYK | cmyk(61.7%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(86.89, -34.69, -16.71) |
| CIE-LCH | lch(86.89, 38.50, 205.71°) |
| OKLab | oklab(87.37% -0.1125 -0.0463) |
| OKLCH | oklch(87.37% 0.122 202.4) |
| XYZ | xyz(51.9395, 69.7730, 99.5190) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.24
Robin Egg Blue
#8AF1FE
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 3.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Bright Cyan
#41FDFE
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF8 #F86A5F
analogous
#5FF8B7 #5FEDF8 #5FA0F8
triadic
#5FEDF8 #F85FED #EDF85F
tetradic
#5FEDF8 #B75FF8 #F86A5F #A0F85F
square
#5FEDF8 #B75FF8 #F86A5F #A0F85F
split-complementary
#5FEDF8 #F85FA0 #F8B75F
monochromatic
#09C5D3 #24E6F5 #5FEDF8 #9AF4FB #D4FAFD
Accessibility & contrast
On white
1.40
#5FEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#5FEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF8
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF8 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4F9
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5fedf8; /* rgb */ color: rgb(95, 237, 248); /* oklch */ color: oklch(87.4% 0.122 202.4);
Tailwind
colors: {
custom: {
50: '#9cf3fa',
500: '#5fedf8',
950: '#000000',
},
}SCSS
$custom: #5fedf8; $custom-light: #9cf3fa; $custom-dark: #000000;
JSON
{
"hex": "#5fedf8",
"rgb": {
"r": 95,
"g": 237,
"b": 248
},
"hsl": {
"h": 184.314,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87372,
"c": 0.12162,
"h": 202.4
},
"luminance": 0.69779
}Semantic roles & 50–950 ramp
primary
#5FEDF8
secondary
#CE392D
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585