#65FFDA#65FFDA
#65FFDA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 174.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDA |
|---|---|
| RGB | rgb(101, 255, 218) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.39, -49.34, 5.59) |
| CIE-LCH | lch(91.39, 49.66, 173.53°) |
| OKLab | oklab(90.8% -0.1402 0.0141) |
| OKLCH | oklch(90.8% 0.141 174.3) |
| XYZ | xyz(53.7757, 79.3431, 78.7968) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDA #FF658A
analogous
#65FF8D #65FFDA #65D7FF
triadic
#65FFDA #DA65FF #FFDA65
tetradic
#65FFDA #8D65FF #FF658A #D7FF65
square
#65FFDA #8D65FF #FF658A #D7FF65
split-complementary
#65FFDA #FF65D7 #FF8D65
monochromatic
#00EAB1 #28FFCB #65FFDA #A2FFE9 #DFFFF7
Accessibility & contrast
On white
1.24
#65FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#65FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffda; /* rgb */ color: rgb(101, 255, 218); /* oklch */ color: oklch(90.8% 0.141 174.3);
Tailwind
colors: {
custom: {
50: '#9fffe5',
500: '#65ffda',
950: '#000000',
},
}SCSS
$custom: #65ffda; $custom-light: #9fffe5; $custom-dark: #000000;
JSON
{
"hex": "#65ffda",
"rgb": {
"r": 101,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.584,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90801,
"c": 0.14093,
"h": 174.3
},
"luminance": 0.79349
}Semantic roles & 50–950 ramp
primary
#65FFDA
secondary
#DA2E57
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684