#65E9EA#65E9EA
#65E9EA is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.115 H 195.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9EA |
|---|---|
| RGB | rgb(101, 233, 234) |
| HSL | hsl(180, 76%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(56.8%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.49, -35.60, -11.42) |
| CIE-LCH | lch(85.49, 37.39, 197.78°) |
| OKLab | oklab(86.16% -0.1109 -0.0316) |
| OKLCH | oklch(86.16% 0.115 195.9) |
| XYZ | xyz(49.3507, 66.9800, 88.1536) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.68
Robin'S Egg
#6DEDFD
ΔE00 5.36
Aqua
#00FFFF
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9EA #EA6665
analogous
#65EAA8 #65E9EA #65A6EA
triadic
#65E9EA #EA65E9 #E9EA65
tetradic
#65E9EA #A865EA #EA6665 #A6EA65
square
#65E9EA #A865EA #EA6665 #A6EA65
split-complementary
#65E9EA #EA65A6 #EAA865
monochromatic
#1ABABB #2FE1E3 #65E9EA #9BF1F1 #D1F8F9
Accessibility & contrast
On white
1.46
#65E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#65E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9EA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9EA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65e9ea; /* rgb */ color: rgb(101, 233, 234); /* oklch */ color: oklch(86.2% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#9ef0f0',
500: '#65e9ea',
950: '#000000',
},
}SCSS
$custom: #65e9ea; $custom-light: #9ef0f0; $custom-dark: #000000;
JSON
{
"hex": "#65e9ea",
"rgb": {
"r": 101,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.451,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.86157,
"c": 0.11532,
"h": 195.9
},
"luminance": 0.66985
}Semantic roles & 50–950 ramp
primary
#65E9EA
secondary
#BA3A39
accent
#0F0DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585