#5FEAF4#5FEAF4
#5FEAF4 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.5% C 0.120 H 201.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAF4 |
|---|---|
| RGB | rgb(95, 234, 244) |
| HSL | hsl(184, 87%, 66%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(61.1%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(85.91, -34.39, -16.07) |
| CIE-LCH | lch(85.91, 37.96, 205.05°) |
| OKLab | oklab(86.54% -0.1111 -0.0445) |
| OKLCH | oklch(86.54% 0.12 201.8) |
| XYZ | xyz(50.4643, 67.8048, 95.9985) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Robin Egg Blue
#8AF1FE
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAF4 #F4695F
analogous
#5FF4B4 #5FEAF4 #5FA0F4
triadic
#5FEAF4 #F45FEA #EAF45F
tetradic
#5FEAF4 #B45FF4 #F4695F #A0F45F
square
#5FEAF4 #B45FF4 #F4695F #A0F45F
split-complementary
#5FEAF4 #F45FA0 #F4B45F
monochromatic
#0EBECB #26E2F0 #5FEAF4 #98F2F8 #D2F9FC
Accessibility & contrast
On white
1.44
#5FEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5FEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAF4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAF4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#C3D0F5
Tritanopia (blue-blind)
#00F2ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5feaf4; /* rgb */ color: rgb(95, 234, 244); /* oklch */ color: oklch(86.5% 0.120 201.8);
Tailwind
colors: {
custom: {
50: '#9cf1f7',
500: '#5feaf4',
950: '#000000',
},
}SCSS
$custom: #5feaf4; $custom-light: #9cf1f7; $custom-dark: #000000;
JSON
{
"hex": "#5feaf4",
"rgb": {
"r": 95,
"g": 234,
"b": 244
},
"hsl": {
"h": 184.027,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86543,
"c": 0.11966,
"h": 201.8
},
"luminance": 0.6781
}Semantic roles & 50–950 ramp
primary
#5FEAF4
secondary
#C73A30
accent
#1102E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585