#65E8EA#65E8EA
#65E8EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.9% C 0.115 H 196.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8EA |
|---|---|
| RGB | rgb(101, 232, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(56.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.21, -35.14, -11.84) |
| CIE-LCH | lch(85.21, 37.08, 198.63°) |
| OKLab | oklab(85.93% -0.1099 -0.0328) |
| OKLCH | oklch(85.93% 0.115 196.6) |
| XYZ | xyz(49.0684, 66.4155, 88.0595) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Aqua
#00FFFF
ΔE00 5.89
Bright Turquoise
#0FFEF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8EA #EA6765
analogous
#65EAA9 #65E8EA #65A5EA
triadic
#65E8EA #EA65E8 #E8EA65
tetradic
#65E8EA #A965EA #EA6765 #A5EA65
square
#65E8EA #A965EA #EA6765 #A5EA65
split-complementary
#65E8EA #EA65A5 #EAA965
monochromatic
#1AB9BB #2FE0E3 #65E8EA #9BF0F1 #D1F8F9
Accessibility & contrast
On white
1.47
#65E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#65E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8EA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8EA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e8ea; /* rgb */ color: rgb(101, 232, 234); /* oklch */ color: oklch(85.9% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9eeff0',
500: '#65e8ea',
950: '#000000',
},
}SCSS
$custom: #65e8ea; $custom-light: #9eeff0; $custom-dark: #000000;
JSON
{
"hex": "#65e8ea",
"rgb": {
"r": 101,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.902,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85926,
"c": 0.11466,
"h": 196.6
},
"luminance": 0.6642
}Semantic roles & 50–950 ramp
primary
#65E8EA
secondary
#BA3B39
accent
#100DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585