#5EEFF6#5EEFF6
#5EEFF6 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.7% C 0.123 H 199.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFF6 |
|---|---|
| RGB | rgb(94, 239, 246) |
| HSL | hsl(183, 89%, 67%) |
| HSV | hsv(183, 62%, 96%) |
| CMYK | cmyk(61.8%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.37, -36.33, -14.93) |
| CIE-LCH | lch(87.37, 39.28, 202.35°) |
| OKLab | oklab(87.74% -0.1158 -0.0414) |
| OKLCH | oklch(87.74% 0.123 199.7) |
| XYZ | xyz(52.1100, 70.7609, 98.0829) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.91
Robin'S Egg
#6DEDFD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Aqua
#00FFFF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFF6 #F6655E
analogous
#5EF6B1 #5EEFF6 #5EA3F6
triadic
#5EEFF6 #F65EEF #EFF65E
tetradic
#5EEFF6 #B15EF6 #F6655E #A3F65E
square
#5EEFF6 #B15EF6 #F6655E #A3F65E
split-complementary
#5EEFF6 #F65EA3 #F6B15E
monochromatic
#0CC5CE #24E9F3 #5EEFF6 #98F5F9 #D2FBFC
Accessibility & contrast
On white
1.39
#5EEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5EEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFF6
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFF6 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#C7D4F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5eeff6; /* rgb */ color: rgb(94, 239, 246); /* oklch */ color: oklch(87.7% 0.123 199.7);
Tailwind
colors: {
custom: {
50: '#9cf4f9',
500: '#5eeff6',
950: '#000000',
},
}SCSS
$custom: #5eeff6; $custom-light: #9cf4f9; $custom-dark: #000000;
JSON
{
"hex": "#5eeff6",
"rgb": {
"r": 94,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.763,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.87735,
"c": 0.12295,
"h": 199.7
},
"luminance": 0.70767
}Semantic roles & 50–950 ramp
primary
#5EEFF6
secondary
#CA362E
accent
#0B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585