#65E6BF#65E6BF
#65E6BF is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.128 H 170.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6BF |
|---|---|
| RGB | rgb(101, 230, 191) |
| HSL | hsl(162, 72%, 65%) |
| HSV | hsv(162, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 17%, 9.8%) |
| CIE-LAB | lab(83.50, -44.87, 8.33) |
| CIE-LCH | lch(83.50, 45.64, 169.49°) |
| OKLab | oklab(84.17% -0.1263 0.0213) |
| OKLCH | oklch(84.17% 0.128 170.4) |
| XYZ | xyz(43.0632, 63.1178, 59.1937) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6BF #E6658C
analogous
#65E67E #65E6BF #65CDE6
triadic
#65E6BF #BF65E6 #E6BF65
tetradic
#65E6BF #7E65E6 #E6658C #CDE665
square
#65E6BF #7E65E6 #E6658C #CDE665
split-complementary
#65E6BF #E665CD #E67E65
monochromatic
#1DB386 #30DDA9 #65E6BF #9AEFD5 #CEF7EB
Accessibility & contrast
On white
1.54
#65E6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6BF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6BF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#CDCAC2
Tritanopia (blue-blind)
#19E8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e6bf; /* rgb */ color: rgb(101, 230, 191); /* oklch */ color: oklch(84.2% 0.128 170.4);
Tailwind
colors: {
custom: {
50: '#9beed2',
500: '#65e6bf',
950: '#000000',
},
}SCSS
$custom: #65e6bf; $custom-light: #9beed2; $custom-dark: #000000;
JSON
{
"hex": "#65e6bf",
"rgb": {
"r": 101,
"g": 230,
"b": 191
},
"hsl": {
"h": 161.86,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84172,
"c": 0.12807,
"h": 170.4
},
"luminance": 0.63122
}Semantic roles & 50–950 ramp
primary
#65E6BF
secondary
#B43B60
accent
#114CD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583