#65EAAF#65EAAF
#65EAAF is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.145 H 161.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAF |
|---|---|
| RGB | rgb(101, 234, 175) |
| HSL | hsl(153, 76%, 66%) |
| HSV | hsv(153, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.33, -50.05, 17.87) |
| CIE-LCH | lch(84.33, 53.14, 160.35°) |
| OKLab | oklab(84.73% -0.1377 0.0456) |
| OKLCH | oklch(84.73% 0.145 161.7) |
| XYZ | xyz(42.5236, 64.7034, 50.7972) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.95
Seafoam Green
#7AF9AB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAF #EA65A0
analogous
#65EA6C #65EAAF #65E3EA
triadic
#65EAAF #AF65EA #EAAF65
tetradic
#65EAAF #6C65EA #EA65A0 #E3EA65
square
#65EAAF #6C65EA #EA65A0 #E3EA65
split-complementary
#65EAAF #EA65E3 #EA6C65
monochromatic
#1ABB73 #2FE393 #65EAAF #9BF1CB #D1F9E7
Accessibility & contrast
On white
1.51
#65EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#2AEADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaaf; /* rgb */ color: rgb(101, 234, 175); /* oklch */ color: oklch(84.7% 0.145 161.7);
Tailwind
colors: {
custom: {
50: '#9bf1c7',
500: '#65eaaf',
950: '#000000',
},
}SCSS
$custom: #65eaaf; $custom-light: #9bf1c7; $custom-dark: #000000;
JSON
{
"hex": "#65eaaf",
"rgb": {
"r": 101,
"g": 234,
"b": 175
},
"hsl": {
"h": 153.383,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84731,
"c": 0.14504,
"h": 161.7
},
"luminance": 0.64707
}Semantic roles & 50–950 ramp
primary
#65EAAF
secondary
#BA3972
accent
#0D67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582