#65FFCB#65FFCB
#65FFCB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.150 H 167.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFCB |
|---|---|
| RGB | rgb(101, 255, 203) |
| HSL | hsl(160, 100%, 70%) |
| HSV | hsv(160, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.05, -52.74, 12.84) |
| CIE-LCH | lch(91.05, 54.28, 166.31°) |
| OKLab | oklab(90.41% -0.1468 0.0329) |
| OKLCH | oklch(90.41% 0.15 167.4) |
| XYZ | xyz(51.9009, 78.5932, 68.9231) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFCB #FF6599
analogous
#65FF7E #65FFCB #65E6FF
triadic
#65FFCB #CB65FF #FFCB65
tetradic
#65FFCB #7E65FF #FF6599 #E6FF65
square
#65FFCB #7E65FF #FF6599 #E6FF65
split-complementary
#65FFCB #FF65E6 #FF7E65
monochromatic
#00EA9B #28FFB6 #65FFCB #A2FFE0 #DFFFF4
Accessibility & contrast
On white
1.26
#65FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#65FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFCB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFCB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffcb; /* rgb */ color: rgb(101, 255, 203); /* oklch */ color: oklch(90.4% 0.150 167.4);
Tailwind
colors: {
custom: {
50: '#9fffda',
500: '#65ffcb',
950: '#000000',
},
}SCSS
$custom: #65ffcb; $custom-light: #9fffda; $custom-dark: #000000;
JSON
{
"hex": "#65ffcb",
"rgb": {
"r": 101,
"g": 255,
"b": 203
},
"hsl": {
"h": 159.74,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90412,
"c": 0.15047,
"h": 167.4
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#65FFCB
secondary
#DA2E68
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684