#65FFDD#65FFDD
#65FFDD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 175.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDD |
|---|---|
| RGB | rgb(101, 255, 221) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.46, -48.64, 4.14) |
| CIE-LCH | lch(91.46, 48.81, 175.13°) |
| OKLab | oklab(90.88% -0.1389 0.0102) |
| OKLCH | oklch(90.88% 0.139 175.8) |
| XYZ | xyz(54.1718, 79.5015, 80.8830) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 5.06
Aqua (survey)
#13EAC9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDD #FF6587
analogous
#65FF90 #65FFDD #65D4FF
triadic
#65FFDD #DD65FF #FFDD65
tetradic
#65FFDD #9065FF #FF6587 #D4FF65
square
#65FFDD #9065FF #FF6587 #D4FF65
split-complementary
#65FFDD #FF65D4 #FF9065
monochromatic
#00EAB6 #28FFCF #65FFDD #A2FFEB #DFFFF8
Accessibility & contrast
On white
1.24
#65FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#65FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffdd; /* rgb */ color: rgb(101, 255, 221); /* oklch */ color: oklch(90.9% 0.139 175.8);
Tailwind
colors: {
custom: {
50: '#9fffe7',
500: '#65ffdd',
950: '#000000',
},
}SCSS
$custom: #65ffdd; $custom-light: #9fffe7; $custom-dark: #000000;
JSON
{
"hex": "#65ffdd",
"rgb": {
"r": 101,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.753,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90883,
"c": 0.13931,
"h": 175.8
},
"luminance": 0.79507
}Semantic roles & 50–950 ramp
primary
#65FFDD
secondary
#DA2E54
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684