#65EAE9#65EAE9
#65EAE9 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.116 H 194.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAE9 |
|---|---|
| RGB | rgb(101, 234, 233) |
| HSL | hsl(180, 76%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.75, -36.33, -10.51) |
| CIE-LCH | lch(85.75, 37.82, 196.13°) |
| OKLab | oklab(86.36% -0.1123 -0.0291) |
| OKLCH | oklch(86.36% 0.116 194.5) |
| XYZ | xyz(49.4913, 67.4905, 87.4938) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.19
Bright Cyan
#41FDFE
ΔE00 4.47
Aqua
#00FFFF
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAE9 #EA6566
analogous
#65EAA6 #65EAE9 #65A8EA
triadic
#65EAE9 #E965EA #EAE965
tetradic
#65EAE9 #A665EA #EA6566 #A8EA65
square
#65EAE9 #A665EA #EA6566 #A8EA65
split-complementary
#65EAE9 #EA65A8 #EAA665
monochromatic
#1ABBBA #2FE3E1 #65EAE9 #9BF1F1 #D1F9F8
Accessibility & contrast
On white
1.45
#65EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#65EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAE9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAE9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eae9; /* rgb */ color: rgb(101, 234, 233); /* oklch */ color: oklch(86.4% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#9ef1f0',
500: '#65eae9',
950: '#000000',
},
}SCSS
$custom: #65eae9; $custom-light: #9ef1f0; $custom-dark: #000000;
JSON
{
"hex": "#65eae9",
"rgb": {
"r": 101,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.549,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.86355,
"c": 0.11606,
"h": 194.5
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#65EAE9
secondary
#BA393A
accent
#0D0FD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585