#65E2AF#65E2AF
#65E2AF is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.8% C 0.134 H 163.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2AF |
|---|---|
| RGB | rgb(101, 226, 175) |
| HSL | hsl(156, 68%, 64%) |
| HSV | hsv(156, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.97, -46.68, 14.56) |
| CIE-LCH | lch(81.97, 48.90, 162.67°) |
| OKLab | oklab(82.81% -0.1292 0.0373) |
| OKLCH | oklch(82.81% 0.134 163.9) |
| XYZ | xyz(40.2973, 60.2508, 50.0551) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Eucalyptus
#44D7A8
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2AF #E26598
analogous
#65E271 #65E2AF #65D7E2
triadic
#65E2AF #AF65E2 #E2AF65
tetradic
#65E2AF #7165E2 #E26598 #D7E265
square
#65E2AF #7165E2 #E26598 #D7E265
split-complementary
#65E2AF #E265D7 #E27165
monochromatic
#20AC73 #31D894 #65E2AF #99ECCA #CCF5E5
Accessibility & contrast
On white
1.61
#65E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2AF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2AF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AC
Deuteranopia (green-blind)
#CCC7B2
Tritanopia (blue-blind)
#2FE2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e2af; /* rgb */ color: rgb(101, 226, 175); /* oklch */ color: oklch(82.8% 0.134 163.9);
Tailwind
colors: {
custom: {
50: '#9aecc7',
500: '#65e2af',
950: '#000000',
},
}SCSS
$custom: #65e2af; $custom-light: #9aecc7; $custom-dark: #000000;
JSON
{
"hex": "#65e2af",
"rgb": {
"r": 101,
"g": 226,
"b": 175
},
"hsl": {
"h": 155.52,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82808,
"c": 0.13447,
"h": 163.9
},
"luminance": 0.60255
}Semantic roles & 50–950 ramp
primary
#65E2AF
secondary
#AE3D6B
accent
#1562D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582