#65E4B3#65E4B3
#65E4B3 is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.134 H 165.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4B3 |
|---|---|
| RGB | rgb(101, 228, 179) |
| HSL | hsl(157, 70%, 65%) |
| HSV | hsv(157, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 21.5%, 10.6%) |
| CIE-LAB | lab(82.65, -46.68, 13.42) |
| CIE-LCH | lch(82.65, 48.57, 163.96°) |
| OKLab | oklab(83.39% -0.1295 0.0344) |
| OKLCH | oklch(83.39% 0.134 165.1) |
| XYZ | xyz(41.2430, 61.5043, 52.3371) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.80
Aqua Marine
#2EE8BB
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 5.13
Light Teal
#90E4C1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4B3 #E46596
analogous
#65E473 #65E4B3 #65D6E4
triadic
#65E4B3 #B365E4 #E4B365
tetradic
#65E4B3 #7365E4 #E46596 #D6E465
square
#65E4B3 #7365E4 #E46596 #D6E465
split-complementary
#65E4B3 #E465D6 #E47365
monochromatic
#1FB078 #31DB99 #65E4B3 #99EDCD #CDF6E6
Accessibility & contrast
On white
1.58
#65E4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65E4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4B3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4B3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B0
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#2AE4D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e4b3; /* rgb */ color: rgb(101, 228, 179); /* oklch */ color: oklch(83.4% 0.134 165.1);
Tailwind
colors: {
custom: {
50: '#9bedc9',
500: '#65e4b3',
950: '#000000',
},
}SCSS
$custom: #65e4b3; $custom-light: #9bedc9; $custom-dark: #000000;
JSON
{
"hex": "#65e4b3",
"rgb": {
"r": 101,
"g": 228,
"b": 179
},
"hsl": {
"h": 156.85,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83387,
"c": 0.13402,
"h": 165.1
},
"luminance": 0.61508
}Semantic roles & 50–950 ramp
primary
#65E4B3
secondary
#B13C69
accent
#135DD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582