#5EEFF5#5EEFF5
#5EEFF5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.7% C 0.123 H 199.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFF5 |
|---|---|
| RGB | rgb(94, 239, 245) |
| HSL | hsl(182, 88%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(61.6%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(87.34, -36.60, -14.45) |
| CIE-LCH | lch(87.34, 39.35, 201.55°) |
| OKLab | oklab(87.7% -0.1162 -0.04) |
| OKLCH | oklch(87.7% 0.123 199) |
| XYZ | xyz(51.9569, 70.6997, 97.2767) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.80
Bright Cyan
#41FDFE
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Aqua
#00FFFF
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFF5 #F5645E
analogous
#5EF5B0 #5EEFF5 #5EA4F5
triadic
#5EEFF5 #F55EEF #EFF55E
tetradic
#5EEFF5 #B05EF5 #F5645E #A4F55E
square
#5EEFF5 #B05EF5 #F5645E #A4F55E
split-complementary
#5EEFF5 #F55EA4 #F5B05E
monochromatic
#0DC4CC #24E9F1 #5EEFF5 #98F5F9 #D1FAFC
Accessibility & contrast
On white
1.39
#5EEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5EEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFF5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFF5 | 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)
#DFE5F6
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5eeff5; /* rgb */ color: rgb(94, 239, 245); /* oklch */ color: oklch(87.7% 0.123 199.0);
Tailwind
colors: {
custom: {
50: '#9cf4f8',
500: '#5eeff5',
950: '#000000',
},
}SCSS
$custom: #5eeff5; $custom-light: #9cf4f8; $custom-dark: #000000;
JSON
{
"hex": "#5eeff5",
"rgb": {
"r": 94,
"g": 239,
"b": 245
},
"hsl": {
"h": 182.384,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87701,
"c": 0.1229,
"h": 199
},
"luminance": 0.70705
}Semantic roles & 50–950 ramp
primary
#5EEFF5
secondary
#C8352F
accent
#0A01E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585