#65FDB2#65FDB2
#65FDB2 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.167 H 158.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDB2 |
|---|---|
| RGB | rgb(101, 253, 178) |
| HSL | hsl(150, 97%, 69%) |
| HSV | hsv(150, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(89.96, -57.13, 24.13) |
| CIE-LCH | lch(89.96, 62.01, 157.10°) |
| OKLab | oklab(89.36% -0.1559 0.0612) |
| OKLCH | oklch(89.36% 0.167 158.6) |
| XYZ | xyz(48.5236, 76.2268, 54.2669) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDB2 #FD65B0
analogous
#65FD66 #65FDB2 #65FCFD
triadic
#65FDB2 #B265FD #FDB265
tetradic
#65FDB2 #6665FD #FD65B0 #FCFD65
square
#65FDB2 #6665FD #FD65B0 #FCFD65
split-complementary
#65FDB2 #FD65FC #FD6665
monochromatic
#03E575 #29FC94 #65FDB2 #A1FED0 #DEFFEE
Accessibility & contrast
On white
1.29
#65FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#65FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDB2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDB2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#17FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fdb2; /* rgb */ color: rgb(101, 253, 178); /* oklch */ color: oklch(89.4% 0.167 158.6);
Tailwind
colors: {
custom: {
50: '#9effc9',
500: '#65fdb2',
950: '#000000',
},
}SCSS
$custom: #65fdb2; $custom-light: #9effc9; $custom-dark: #000000;
JSON
{
"hex": "#65fdb2",
"rgb": {
"r": 101,
"g": 253,
"b": 178
},
"hsl": {
"h": 150.395,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89359,
"c": 0.16748,
"h": 158.6
},
"luminance": 0.76232
}Semantic roles & 50–950 ramp
primary
#65FDB2
secondary
#D82F82
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682