#65FFD2#65FFD2
#65FFD2 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 170.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFD2 |
|---|---|
| RGB | rgb(101, 255, 210) |
| HSL | hsl(162, 100%, 70%) |
| HSV | hsv(162, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.20, -51.18, 9.46) |
| CIE-LCH | lch(91.20, 52.05, 169.53°) |
| OKLab | oklab(90.59% -0.1437 0.0242) |
| OKLCH | oklch(90.59% 0.146 170.5) |
| XYZ | xyz(52.7540, 78.9344, 73.4160) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFD2 #FF6592
analogous
#65FF85 #65FFD2 #65DFFF
triadic
#65FFD2 #D265FF #FFD265
tetradic
#65FFD2 #8565FF #FF6592 #DFFF65
square
#65FFD2 #8565FF #FF6592 #DFFF65
split-complementary
#65FFD2 #FF65DF #FF8565
monochromatic
#00EAA5 #28FFC0 #65FFD2 #A2FFE4 #DFFFF6
Accessibility & contrast
On white
1.25
#65FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#65FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFD2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFD2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffd2; /* rgb */ color: rgb(101, 255, 210); /* oklch */ color: oklch(90.6% 0.146 170.5);
Tailwind
colors: {
custom: {
50: '#9fffdf',
500: '#65ffd2',
950: '#000000',
},
}SCSS
$custom: #65ffd2; $custom-light: #9fffdf; $custom-dark: #000000;
JSON
{
"hex": "#65ffd2",
"rgb": {
"r": 101,
"g": 255,
"b": 210
},
"hsl": {
"h": 162.468,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.9059,
"c": 0.14575,
"h": 170.5
},
"luminance": 0.7894
}Semantic roles & 50–950 ramp
primary
#65FFD2
secondary
#DA2E60
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684