#65FFDB#65FFDB
#65FFDB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 174.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDB |
|---|---|
| RGB | rgb(101, 255, 219) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.41, -49.11, 5.11) |
| CIE-LCH | lch(91.41, 49.37, 174.06°) |
| OKLab | oklab(90.83% -0.1398 0.0128) |
| OKLCH | oklch(90.83% 0.14 174.8) |
| XYZ | xyz(53.9069, 79.3956, 79.4880) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDB #FF6589
analogous
#65FF8E #65FFDB #65D6FF
triadic
#65FFDB #DB65FF #FFDB65
tetradic
#65FFDB #8E65FF #FF6589 #D6FF65
square
#65FFDB #8E65FF #FF6589 #D6FF65
split-complementary
#65FFDB #FF65D6 #FF8E65
monochromatic
#00EAB3 #28FFCD #65FFDB #A2FFE9 #DFFFF8
Accessibility & contrast
On white
1.24
#65FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#65FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffdb; /* rgb */ color: rgb(101, 255, 219); /* oklch */ color: oklch(90.8% 0.140 174.8);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#65ffdb',
950: '#000000',
},
}SCSS
$custom: #65ffdb; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#65ffdb",
"rgb": {
"r": 101,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.974,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90828,
"c": 0.14038,
"h": 174.8
},
"luminance": 0.79401
}Semantic roles & 50–950 ramp
primary
#65FFDB
secondary
#DA2E56
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684