#5FEDF2#5FEDF2
#5FEDF2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.121 H 198.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF2 |
|---|---|
| RGB | rgb(95, 237, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(60.7%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.70, -36.33, -13.83) |
| CIE-LCH | lch(86.70, 38.87, 200.84°) |
| OKLab | oklab(87.17% -0.1149 -0.0383) |
| OKLCH | oklch(87.17% 0.121 198.4) |
| XYZ | xyz(51.0236, 69.4066, 94.6950) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.09
Bright Cyan
#41FDFE
ΔE00 4.06
Robin'S Egg
#6DEDFD
ΔE00 4.15
Aqua
#00FFFF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF2 #F2645F
analogous
#5FF2AD #5FEDF2 #5FA3F2
triadic
#5FEDF2 #F25FED #EDF25F
tetradic
#5FEDF2 #AD5FF2 #F2645F #A3F25F
square
#5FEDF2 #AD5FF2 #F2645F #A3F25F
split-complementary
#5FEDF2 #F25FA3 #F2AD5F
monochromatic
#10C0C6 #26E7ED #5FEDF2 #98F3F7 #D0FAFB
Accessibility & contrast
On white
1.41
#5FEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5FEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedf2; /* rgb */ color: rgb(95, 237, 242); /* oklch */ color: oklch(87.2% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#9cf3f6',
500: '#5fedf2',
950: '#000000',
},
}SCSS
$custom: #5fedf2; $custom-light: #9cf3f6; $custom-dark: #000000;
JSON
{
"hex": "#5fedf2",
"rgb": {
"r": 95,
"g": 237,
"b": 242
},
"hsl": {
"h": 182.041,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87167,
"c": 0.12112,
"h": 198.4
},
"luminance": 0.69412
}Semantic roles & 50–950 ramp
primary
#5FEDF2
secondary
#C43732
accent
#0C04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585