#65ECEA#65ECEA
#65ECEA is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.117 H 193.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECEA |
|---|---|
| RGB | rgb(101, 236, 234) |
| HSL | hsl(179, 78%, 66%) |
| HSV | hsv(179, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(86.35, -36.99, -10.14) |
| CIE-LCH | lch(86.35, 38.35, 195.33°) |
| OKLab | oklab(86.85% -0.114 -0.0281) |
| OKLCH | oklch(86.85% 0.117 193.9) |
| XYZ | xyz(50.2072, 68.6930, 88.4391) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.97
Aqua
#00FFFF
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECEA #EC6567
analogous
#65ECA6 #65ECEA #65AAEC
triadic
#65ECEA #EA65EC #ECEA65
tetradic
#65ECEA #A665EC #EC6567 #AAEC65
square
#65ECEA #A665EC #EC6567 #AAEC65
split-complementary
#65ECEA #EC65AA #ECA665
monochromatic
#18BFBD #2FE5E3 #65ECEA #9BF3F1 #D2F9F9
Accessibility & contrast
On white
1.42
#65ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECEA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECEA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65ecea; /* rgb */ color: rgb(101, 236, 234); /* oklch */ color: oklch(86.9% 0.117 193.9);
Tailwind
colors: {
custom: {
50: '#9ef2f0',
500: '#65ecea',
950: '#000000',
},
}SCSS
$custom: #65ecea; $custom-light: #9ef2f0; $custom-dark: #000000;
JSON
{
"hex": "#65ecea",
"rgb": {
"r": 101,
"g": 236,
"b": 234
},
"hsl": {
"h": 179.111,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86851,
"c": 0.11742,
"h": 193.9
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#65ECEA
secondary
#BE383A
accent
#0B0EDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585