#65E9EC#65E9EC
#65E9EC is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.115 H 197.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9EC |
|---|---|
| RGB | rgb(101, 233, 236) |
| HSL | hsl(181, 78%, 66%) |
| HSV | hsv(181, 57%, 93%) |
| CMYK | cmyk(57.2%, 1.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.55, -35.07, -12.38) |
| CIE-LCH | lch(85.55, 37.19, 199.45°) |
| OKLab | oklab(86.22% -0.1101 -0.0343) |
| OKLCH | oklch(86.22% 0.115 197.3) |
| XYZ | xyz(49.6396, 67.0956, 89.6753) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9EC #EC6865
analogous
#65ECAB #65E9EC #65A5EC
triadic
#65E9EC #EC65E9 #E9EC65
tetradic
#65E9EC #AB65EC #EC6865 #A5EC65
square
#65E9EC #AB65EC #EC6865 #A5EC65
split-complementary
#65E9EC #EC65A5 #ECAB65
monochromatic
#18BBBF #2FE1E5 #65E9EC #9BF1F3 #D2F9F9
Accessibility & contrast
On white
1.46
#65E9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#65E9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9EC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9EC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65e9ec; /* rgb */ color: rgb(101, 233, 236); /* oklch */ color: oklch(86.2% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#9ef0f2',
500: '#65e9ec',
950: '#000000',
},
}SCSS
$custom: #65e9ec; $custom-light: #9ef0f2; $custom-dark: #000000;
JSON
{
"hex": "#65e9ec",
"rgb": {
"r": 101,
"g": 233,
"b": 236
},
"hsl": {
"h": 181.333,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86224,
"c": 0.11529,
"h": 197.3
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#65E9EC
secondary
#BE3B38
accent
#100BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585