#5FEFF4#5FEFF4
#5FEFF4 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.7% C 0.122 H 198.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFF4 |
|---|---|
| RGB | rgb(95, 239, 244) |
| HSL | hsl(182, 87%, 66%) |
| HSV | hsv(182, 61%, 96%) |
| CMYK | cmyk(61.1%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(87.34, -36.71, -13.93) |
| CIE-LCH | lch(87.34, 39.27, 200.78°) |
| OKLab | oklab(87.7% -0.1161 -0.0386) |
| OKLCH | oklch(87.7% 0.122 198.4) |
| XYZ | xyz(51.9079, 70.6920, 96.4797) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.79
Bright Cyan
#41FDFE
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFF4 #F4645F
analogous
#5FF4AE #5FEFF4 #5FA5F4
triadic
#5FEFF4 #F45FEF #EFF45F
tetradic
#5FEFF4 #AE5FF4 #F4645F #A5F45F
square
#5FEFF4 #AE5FF4 #F4645F #A5F45F
split-complementary
#5FEFF4 #F45FA5 #F4AE5F
monochromatic
#0EC4CB #26E9F0 #5FEFF4 #98F5F8 #D2FAFC
Accessibility & contrast
On white
1.39
#5FEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFF4
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFF4 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F5
Deuteranopia (green-blind)
#C8D4F5
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5feff4; /* rgb */ color: rgb(95, 239, 244); /* oklch */ color: oklch(87.7% 0.122 198.4);
Tailwind
colors: {
custom: {
50: '#9cf4f7',
500: '#5feff4',
950: '#000000',
},
}SCSS
$custom: #5feff4; $custom-light: #9cf4f7; $custom-dark: #000000;
JSON
{
"hex": "#5feff4",
"rgb": {
"r": 95,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.013,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87696,
"c": 0.12234,
"h": 198.4
},
"luminance": 0.70698
}Semantic roles & 50–950 ramp
primary
#5FEFF4
secondary
#C73530
accent
#0902E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585