#65EABC#65EABC
#65EABC is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.135 H 167.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65EABC |
|---|---|
| RGB | rgb(101, 234, 188) |
| HSL | hsl(159, 76%, 66%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.61, -47.26, 11.48) |
| CIE-LCH | lch(84.61, 48.64, 166.35°) |
| OKLab | oklab(85.05% -0.1319 0.0294) |
| OKLCH | oklch(85.05% 0.135 167.4) |
| XYZ | xyz(43.8624, 65.2389, 57.8481) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EABC #EA6593
analogous
#65EA79 #65EABC #65D5EA
triadic
#65EABC #BC65EA #EABC65
tetradic
#65EABC #7965EA #EA6593 #D5EA65
square
#65EABC #7965EA #EA6593 #D5EA65
split-complementary
#65EABC #EA65D5 #EA7965
monochromatic
#1ABB83 #2FE3A5 #65EABC #9BF1D3 #D1F9EB
Accessibility & contrast
On white
1.49
#65EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#65EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EABC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EABC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D2CDBF
Tritanopia (blue-blind)
#1AEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eabc; /* rgb */ color: rgb(101, 234, 188); /* oklch */ color: oklch(85.0% 0.135 167.4);
Tailwind
colors: {
custom: {
50: '#9cf1d0',
500: '#65eabc',
950: '#000000',
},
}SCSS
$custom: #65eabc; $custom-light: #9cf1d0; $custom-dark: #000000;
JSON
{
"hex": "#65eabc",
"rgb": {
"r": 101,
"g": 234,
"b": 188
},
"hsl": {
"h": 159.248,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85047,
"c": 0.1351,
"h": 167.4
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#65EABC
secondary
#BA3966
accent
#0D53D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583