#5FEDF5#5FEDF5
#5FEDF5 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.3% C 0.121 H 200.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF5 |
|---|---|
| RGB | rgb(95, 237, 245) |
| HSL | hsl(183, 88%, 67%) |
| HSV | hsv(183, 61%, 96%) |
| CMYK | cmyk(61.2%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(86.79, -35.51, -15.27) |
| CIE-LCH | lch(86.79, 38.66, 203.26°) |
| OKLab | oklab(87.27% -0.1137 -0.0423) |
| OKLCH | oklch(87.27% 0.121 200.4) |
| XYZ | xyz(51.4778, 69.5883, 97.0874) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Bright Light Blue
#26F7FD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF5 #F5675F
analogous
#5FF5B2 #5FEDF5 #5FA2F5
triadic
#5FEDF5 #F55FED #EDF55F
tetradic
#5FEDF5 #B25FF5 #F5675F #A2F55F
square
#5FEDF5 #B25FF5 #F5675F #A2F55F
split-complementary
#5FEDF5 #F55FA2 #F5B25F
monochromatic
#0DC3CD #25E7F1 #5FEDF5 #99F3F9 #D2FAFC
Accessibility & contrast
On white
1.41
#5FEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF5
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF5 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F6
Deuteranopia (green-blind)
#C6D2F6
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedf5; /* rgb */ color: rgb(95, 237, 245); /* oklch */ color: oklch(87.3% 0.121 200.4);
Tailwind
colors: {
custom: {
50: '#9cf3f8',
500: '#5fedf5',
950: '#000000',
},
}SCSS
$custom: #5fedf5; $custom-light: #9cf3f8; $custom-dark: #000000;
JSON
{
"hex": "#5fedf5",
"rgb": {
"r": 95,
"g": 237,
"b": 245
},
"hsl": {
"h": 183.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87269,
"c": 0.12129,
"h": 200.4
},
"luminance": 0.69594
}Semantic roles & 50–950 ramp
primary
#5FEDF5
secondary
#C9382F
accent
#0D01E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585