#65EBA8#65EBA8
#65EBA8 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.152 H 158.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA8 |
|---|---|
| RGB | rgb(101, 235, 168) |
| HSL | hsl(150, 77%, 66%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.49, -51.88, 21.71) |
| CIE-LCH | lch(84.49, 56.24, 157.29°) |
| OKLab | oklab(84.81% -0.1419 0.0552) |
| OKLCH | oklch(84.81% 0.152 158.7) |
| XYZ | xyz(42.1393, 65.0065, 47.3650) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.51
Greenish Turquoise
#00FBB0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA8 #EB65A8
analogous
#65EB65 #65EBA8 #65EBEB
triadic
#65EBA8 #A865EB #EBA865
tetradic
#65EBA8 #6565EB #EB65A8 #EBEB65
square
#65EBA8 #6565EB #EB65A8 #EBEB65
split-complementary
#65EBA8 #EB65EB #EB6565
monochromatic
#19BD6B #2FE489 #65EBA8 #9BF2C7 #D1F9E5
Accessibility & contrast
On white
1.50
#65EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#65EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#30EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba8; /* rgb */ color: rgb(101, 235, 168); /* oklch */ color: oklch(84.8% 0.152 158.7);
Tailwind
colors: {
custom: {
50: '#9bf2c2',
500: '#65eba8',
950: '#000000',
},
}SCSS
$custom: #65eba8; $custom-light: #9bf2c2; $custom-dark: #000000;
JSON
{
"hex": "#65eba8",
"rgb": {
"r": 101,
"g": 235,
"b": 168
},
"hsl": {
"h": 150,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84813,
"c": 0.15222,
"h": 158.7
},
"luminance": 0.65011
}Semantic roles & 50–950 ramp
primary
#65EBA8
secondary
#BC387A
accent
#0C73D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582