#5FEFF6#5FEFF6
#5FEFF6 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.8% C 0.122 H 199.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFF6 |
|---|---|
| RGB | rgb(95, 239, 246) |
| HSL | hsl(183, 89%, 67%) |
| HSV | hsv(183, 61%, 96%) |
| CMYK | cmyk(61.4%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.39, -36.17, -14.89) |
| CIE-LCH | lch(87.39, 39.12, 202.38°) |
| OKLab | oklab(87.76% -0.1153 -0.0413) |
| OKLCH | oklch(87.76% 0.122 199.7) |
| XYZ | xyz(52.2132, 70.8141, 98.0877) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.96
Robin'S Egg
#6DEDFD
ΔE00 3.56
Bright Cyan
#41FDFE
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Aqua
#00FFFF
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFF6 #F6665F
analogous
#5FF6B1 #5FEFF6 #5FA4F6
triadic
#5FEFF6 #F65FEF #EFF65F
tetradic
#5FEFF6 #B15FF6 #F6665F #A4F65F
square
#5FEFF6 #B15FF6 #F6665F #A4F65F
split-complementary
#5FEFF6 #F65FA4 #F6B15F
monochromatic
#0CC6CF #25E9F3 #5FEFF6 #99F5F9 #D3FBFD
Accessibility & contrast
On white
1.38
#5FEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5FEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFF6
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFF6 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#C8D4F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5feff6; /* rgb */ color: rgb(95, 239, 246); /* oklch */ color: oklch(87.8% 0.122 199.7);
Tailwind
colors: {
custom: {
50: '#9cf4f9',
500: '#5feff6',
950: '#000000',
},
}SCSS
$custom: #5feff6; $custom-light: #9cf4f9; $custom-dark: #000000;
JSON
{
"hex": "#5feff6",
"rgb": {
"r": 95,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.781,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87763,
"c": 0.12244,
"h": 199.7
},
"luminance": 0.7082
}Semantic roles & 50–950 ramp
primary
#5FEFF6
secondary
#CB362F
accent
#0B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585