#65E2BF#65E2BF
#65E2BF is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.123 H 172.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2BF |
|---|---|
| RGB | rgb(101, 226, 191) |
| HSL | hsl(163, 68%, 64%) |
| HSV | hsv(163, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.33, -43.13, 6.65) |
| CIE-LCH | lch(82.33, 43.64, 171.24°) |
| OKLab | oklab(83.22% -0.122 0.0169) |
| OKLCH | oklch(83.22% 0.123 172.1) |
| XYZ | xyz(41.9628, 60.9170, 58.8269) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2BF #E26588
analogous
#65E281 #65E2BF #65C7E2
triadic
#65E2BF #BF65E2 #E2BF65
tetradic
#65E2BF #8165E2 #E26588 #C7E265
square
#65E2BF #8165E2 #E26588 #C7E265
split-complementary
#65E2BF #E265C7 #E28165
monochromatic
#20AC85 #31D8AA #65E2BF #99ECD4 #CCF5EA
Accessibility & contrast
On white
1.59
#65E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#65E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2BF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2BF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#1CE4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e2bf; /* rgb */ color: rgb(101, 226, 191); /* oklch */ color: oklch(83.2% 0.123 172.1);
Tailwind
colors: {
custom: {
50: '#9becd2',
500: '#65e2bf',
950: '#000000',
},
}SCSS
$custom: #65e2bf; $custom-light: #9becd2; $custom-dark: #000000;
JSON
{
"hex": "#65e2bf",
"rgb": {
"r": 101,
"g": 226,
"b": 191
},
"hsl": {
"h": 163.2,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.8322,
"c": 0.1232,
"h": 172.1
},
"luminance": 0.60921
}Semantic roles & 50–950 ramp
primary
#65E2BF
secondary
#AE3D5D
accent
#154AD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483