#36EFF5#36EFF5
#36EFF5 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.139 H 198.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #36EFF5 |
|---|---|
| RGB | rgb(54, 239, 245) |
| HSL | hsl(182, 91%, 59%) |
| HSV | hsv(182, 78%, 96%) |
| CMYK | cmyk(78%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(86.56, -41.51, -15.71) |
| CIE-LCH | lch(86.56, 44.38, 200.73°) |
| OKLab | oklab(86.84% -0.1317 -0.0437) |
| OKLCH | oklch(86.84% 0.139 198.3) |
| XYZ | xyz(48.8617, 69.1037, 97.1316) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.73
Bright Cyan
#41FDFE
ΔE00 3.32
Aqua
#00FFFF
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36EFF5 #F53C36
analogous
#36F59B #36EFF5 #368FF5
triadic
#36EFF5 #F536EF #EFF536
tetradic
#36EFF5 #9B36F5 #F53C36 #8FF536
square
#36EFF5 #9B36F5 #F53C36 #8FF536
split-complementary
#36EFF5 #F5368F #F59B36
monochromatic
#08A3A8 #0BDCE3 #36EFF5 #70F4F8 #ABF8FB
Accessibility & contrast
On white
1.42
#36EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#36EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36EFF5
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36EFF5 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F6
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #36eff5; /* rgb */ color: rgb(54, 239, 245); /* oklch */ color: oklch(86.8% 0.139 198.3);
Tailwind
colors: {
custom: {
50: '#8ef5f8',
500: '#36eff5',
950: '#000000',
},
}SCSS
$custom: #36eff5; $custom-light: #8ef5f8; $custom-dark: #000000;
JSON
{
"hex": "#36eff5",
"rgb": {
"r": 54,
"g": 239,
"b": 245
},
"hsl": {
"h": 181.885,
"s": 90.521,
"l": 58.627
},
"oklch": {
"l": 0.86842,
"c": 0.1388,
"h": 198.3
},
"luminance": 0.6911
}Semantic roles & 50–950 ramp
primary
#36EFF5
secondary
#A92A26
accent
#3029FF
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585