#5EEDF2#5EEDF2
#5EEDF2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.122 H 198.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDF2 |
|---|---|
| RGB | rgb(94, 237, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(61.2%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.68, -36.49, -13.87) |
| CIE-LCH | lch(86.68, 39.04, 200.81°) |
| OKLab | oklab(87.14% -0.1154 -0.0384) |
| OKLCH | oklch(87.14% 0.122 198.4) |
| XYZ | xyz(50.9204, 69.3534, 94.6902) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.19
Aqua
#00FFFF
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Bright Turquoise
#0FFEF9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDF2 #F2635E
analogous
#5EF2AD #5EEDF2 #5EA3F2
triadic
#5EEDF2 #F25EED #EDF25E
tetradic
#5EEDF2 #AD5EF2 #F2635E #A3F25E
square
#5EEDF2 #AD5EF2 #F2635E #A3F25E
split-complementary
#5EEDF2 #F25EA3 #F2AD5E
monochromatic
#10C0C6 #25E7ED #5EEDF2 #97F3F7 #CFFAFB
Accessibility & contrast
On white
1.41
#5EEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5EEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDF2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDF2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#C6D2F3
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5eedf2; /* rgb */ color: rgb(94, 237, 242); /* oklch */ color: oklch(87.1% 0.122 198.4);
Tailwind
colors: {
custom: {
50: '#9bf3f6',
500: '#5eedf2',
950: '#000000',
},
}SCSS
$custom: #5eedf2; $custom-light: #9bf3f6; $custom-dark: #000000;
JSON
{
"hex": "#5eedf2",
"rgb": {
"r": 94,
"g": 237,
"b": 242
},
"hsl": {
"h": 182.027,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.87138,
"c": 0.12164,
"h": 198.4
},
"luminance": 0.69359
}Semantic roles & 50–950 ramp
primary
#5EEDF2
secondary
#C33631
accent
#0B04E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585