#65E2BC#65E2BC
#65E2BC is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.1% C 0.125 H 170.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2BC |
|---|---|
| RGB | rgb(101, 226, 188) |
| HSL | hsl(162, 68%, 64%) |
| HSV | hsv(162, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.26, -43.82, 8.13) |
| CIE-LCH | lch(82.26, 44.56, 169.49°) |
| OKLab | oklab(83.14% -0.1234 0.0208) |
| OKLCH | oklch(83.14% 0.125 170.4) |
| XYZ | xyz(41.6361, 60.7863, 57.1060) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.46
Aquamarine (survey)
#04D8B2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2BC #E2658B
analogous
#65E27E #65E2BC #65CAE2
triadic
#65E2BC #BC65E2 #E2BC65
tetradic
#65E2BC #7E65E2 #E2658B #CAE265
square
#65E2BC #7E65E2 #E2658B #CAE265
split-complementary
#65E2BC #E265CA #E27E65
monochromatic
#20AC82 #31D8A6 #65E2BC #99ECD2 #CCF5E9
Accessibility & contrast
On white
1.60
#65E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#65E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2BC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2BC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BA
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#21E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e2bc; /* rgb */ color: rgb(101, 226, 188); /* oklch */ color: oklch(83.1% 0.125 170.4);
Tailwind
colors: {
custom: {
50: '#9becd0',
500: '#65e2bc',
950: '#000000',
},
}SCSS
$custom: #65e2bc; $custom-light: #9becd0; $custom-dark: #000000;
JSON
{
"hex": "#65e2bc",
"rgb": {
"r": 101,
"g": 226,
"b": 188
},
"hsl": {
"h": 161.76,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.8314,
"c": 0.12511,
"h": 170.4
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#65E2BC
secondary
#AE3D60
accent
#154ED0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583