#65FEB4#65FEB4
#65FEB4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.167 H 159.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEB4 |
|---|---|
| RGB | rgb(101, 254, 180) |
| HSL | hsl(151, 99%, 70%) |
| HSV | hsv(151, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.29, -57.13, 23.56) |
| CIE-LCH | lch(90.29, 61.80, 157.59°) |
| OKLab | oklab(89.64% -0.156 0.0598) |
| OKLCH | oklch(89.64% 0.167 159) |
| XYZ | xyz(49.0424, 76.9407, 55.4377) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEB4 #FE65AF
analogous
#65FE67 #65FEB4 #65FCFE
triadic
#65FEB4 #B465FE #FEB465
tetradic
#65FEB4 #6765FE #FE65AF #FCFE65
square
#65FEB4 #6765FE #FE65AF #FCFE65
split-complementary
#65FEB4 #FE65FC #FE6765
monochromatic
#02E778 #28FE96 #65FEB4 #A2FED2 #DFFFEF
Accessibility & contrast
On white
1.28
#65FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#65FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEB4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEB4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#E7DDB9
Tritanopia (blue-blind)
#11FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65feb4; /* rgb */ color: rgb(101, 254, 180); /* oklch */ color: oklch(89.6% 0.167 159.0);
Tailwind
colors: {
custom: {
50: '#9effca',
500: '#65feb4',
950: '#000000',
},
}SCSS
$custom: #65feb4; $custom-light: #9effca; $custom-dark: #000000;
JSON
{
"hex": "#65feb4",
"rgb": {
"r": 101,
"g": 254,
"b": 180
},
"hsl": {
"h": 150.98,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89641,
"c": 0.1671,
"h": 159
},
"luminance": 0.76946
}Semantic roles & 50–950 ramp
primary
#65FEB4
secondary
#D92E81
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682