#65FBCC#65FBCC
#65FBCC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.145 H 169.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBCC |
|---|---|
| RGB | rgb(101, 251, 204) |
| HSL | hsl(161, 95%, 69%) |
| HSV | hsv(161, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(89.91, -50.87, 10.71) |
| CIE-LCH | lch(89.91, 51.98, 168.11°) |
| OKLab | oklab(89.49% -0.1423 0.0274) |
| OKLCH | oklch(89.49% 0.145 169.1) |
| XYZ | xyz(50.7577, 76.1155, 69.1319) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBCC #FB6594
analogous
#65FB81 #65FBCC #65DFFB
triadic
#65FBCC #CC65FB #FBCC65
tetradic
#65FBCC #8165FB #FB6594 #DFFB65
square
#65FBCC #8165FB #FB6594 #DFFB65
split-complementary
#65FBCC #FB65DF #FB8165
monochromatic
#06E09B #29F9B8 #65FBCC #A1FDE0 #DCFEF4
Accessibility & contrast
On white
1.29
#65FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#65FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBCC
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBCC | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fbcc; /* rgb */ color: rgb(101, 251, 204); /* oklch */ color: oklch(89.5% 0.145 169.1);
Tailwind
colors: {
custom: {
50: '#9efddb',
500: '#65fbcc',
950: '#000000',
},
}SCSS
$custom: #65fbcc; $custom-light: #9efddb; $custom-dark: #000000;
JSON
{
"hex": "#65fbcc",
"rgb": {
"r": 101,
"g": 251,
"b": 204
},
"hsl": {
"h": 161.2,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.89492,
"c": 0.14494,
"h": 169.1
},
"luminance": 0.76121
}Semantic roles & 50–950 ramp
primary
#65FBCC
secondary
#D52F63
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684