#36EEF5#36EEF5
#36EEF5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.6% C 0.138 H 198.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #36EEF5 |
|---|---|
| RGB | rgb(54, 238, 245) |
| HSL | hsl(182, 91%, 59%) |
| HSV | hsv(182, 78%, 96%) |
| CMYK | cmyk(78%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(86.27, -41.06, -16.14) |
| CIE-LCH | lch(86.27, 44.12, 201.47°) |
| OKLab | oklab(86.61% -0.1308 -0.0449) |
| OKLCH | oklch(86.61% 0.138 198.9) |
| XYZ | xyz(48.5697, 68.5198, 97.0343) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.99
Bright Cyan
#41FDFE
ΔE00 3.67
Aqua
#00FFFF
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36EEF5 #F53D36
analogous
#36F59C #36EEF5 #368EF5
triadic
#36EEF5 #F536EE #EEF536
tetradic
#36EEF5 #9C36F5 #F53D36 #8EF536
square
#36EEF5 #9C36F5 #F53D36 #8EF536
split-complementary
#36EEF5 #F5368E #F59C36
monochromatic
#08A2A8 #0BDBE3 #36EEF5 #70F3F8 #ABF8FB
Accessibility & contrast
On white
1.43
#36EEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#36EEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36EEF5
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36EEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36EEF5 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#C2D0F6
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #36eef5; /* rgb */ color: rgb(54, 238, 245); /* oklch */ color: oklch(86.6% 0.138 198.9);
Tailwind
colors: {
custom: {
50: '#8ef4f8',
500: '#36eef5',
950: '#000000',
},
}SCSS
$custom: #36eef5; $custom-light: #8ef4f8; $custom-dark: #000000;
JSON
{
"hex": "#36eef5",
"rgb": {
"r": 54,
"g": 238,
"b": 245
},
"hsl": {
"h": 182.199,
"s": 90.521,
"l": 58.627
},
"oklch": {
"l": 0.86607,
"c": 0.13832,
"h": 198.9
},
"luminance": 0.68526
}Semantic roles & 50–950 ramp
primary
#36EEF5
secondary
#A92B26
accent
#3129FF
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585