#65EEAF#65EEAF
#65EEAF is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.150 H 160.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEAF |
|---|---|
| RGB | rgb(101, 238, 175) |
| HSL | hsl(152, 80%, 66%) |
| HSV | hsv(152, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.51, -51.70, 19.51) |
| CIE-LCH | lch(85.51, 55.25, 159.33°) |
| OKLab | oklab(85.69% -0.1419 0.0497) |
| OKLCH | oklch(85.69% 0.15 160.7) |
| XYZ | xyz(43.6752, 67.0067, 51.1811) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.11
Greenish Cyan
#2AFEB7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEAF #EE65A4
analogous
#65EE6B #65EEAF #65E8EE
triadic
#65EEAF #AF65EE #EEAF65
tetradic
#65EEAF #6B65EE #EE65A4 #E8EE65
square
#65EEAF #6B65EE #EE65A4 #E8EE65
split-complementary
#65EEAF #EE65E8 #EE6B65
monochromatic
#16C373 #2EE892 #65EEAF #9CF4CC #D3FAE8
Accessibility & contrast
On white
1.46
#65EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#65EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEAF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEAF | 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)
#EBDEAB
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#28EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeaf; /* rgb */ color: rgb(101, 238, 175); /* oklch */ color: oklch(85.7% 0.150 160.7);
Tailwind
colors: {
custom: {
50: '#9cf4c7',
500: '#65eeaf',
950: '#000000',
},
}SCSS
$custom: #65eeaf; $custom-light: #9cf4c7; $custom-dark: #000000;
JSON
{
"hex": "#65eeaf",
"rgb": {
"r": 101,
"g": 238,
"b": 175
},
"hsl": {
"h": 152.409,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85692,
"c": 0.15032,
"h": 160.7
},
"luminance": 0.67011
}Semantic roles & 50–950 ramp
primary
#65EEAF
secondary
#C13676
accent
#096ADC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582