#65FCB2#65FCB2
#65FCB2 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.166 H 158.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCB2 |
|---|---|
| RGB | rgb(101, 252, 178) |
| HSL | hsl(151, 96%, 69%) |
| HSV | hsv(151, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.67, -56.73, 23.73) |
| CIE-LCH | lch(89.67, 61.49, 157.31°) |
| OKLab | oklab(89.12% -0.1549 0.0602) |
| OKLCH | oklch(89.12% 0.166 158.8) |
| XYZ | xyz(48.2087, 75.5970, 54.1619) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCB2 #FC65AF
analogous
#65FC67 #65FCB2 #65FAFC
triadic
#65FCB2 #B265FC #FCB265
tetradic
#65FCB2 #6765FC #FC65AF #FAFC65
square
#65FCB2 #6765FC #FC65AF #FAFC65
split-complementary
#65FCB2 #FC65FA #FC6765
monochromatic
#04E276 #29FB94 #65FCB2 #A1FDD0 #DDFEEE
Accessibility & contrast
On white
1.30
#65FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#65FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCB2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCB2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAE
Deuteranopia (green-blind)
#E5DCB7
Tritanopia (blue-blind)
#18FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fcb2; /* rgb */ color: rgb(101, 252, 178); /* oklch */ color: oklch(89.1% 0.166 158.8);
Tailwind
colors: {
custom: {
50: '#9efec9',
500: '#65fcb2',
950: '#000000',
},
}SCSS
$custom: #65fcb2; $custom-light: #9efec9; $custom-dark: #000000;
JSON
{
"hex": "#65fcb2",
"rgb": {
"r": 101,
"g": 252,
"b": 178
},
"hsl": {
"h": 150.596,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89119,
"c": 0.16618,
"h": 158.8
},
"luminance": 0.75602
}Semantic roles & 50–950 ramp
primary
#65FCB2
secondary
#D62F81
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682