#65FDDD#65FDDD
#65FDDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.137 H 176.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDDD |
|---|---|
| RGB | rgb(101, 253, 221) |
| HSL | hsl(167, 97%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(90.89, -47.79, 3.31) |
| CIE-LCH | lch(90.89, 47.90, 176.04°) |
| OKLab | oklab(90.42% -0.1369 0.008) |
| OKLCH | oklch(90.42% 0.137 176.6) |
| XYZ | xyz(53.5371, 78.2322, 80.6715) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 5.06
Bright Teal
#01F9C6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDDD #FD6585
analogous
#65FD91 #65FDDD #65D1FD
triadic
#65FDDD #DD65FD #FDDD65
tetradic
#65FDDD #9165FD #FD6585 #D1FD65
square
#65FDDD #9165FD #FD6585 #D1FD65
split-complementary
#65FDDD #FD65D1 #FD9165
monochromatic
#03E5B5 #29FCD0 #65FDDD #A1FEEA #DEFFF8
Accessibility & contrast
On white
1.26
#65FDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#65FDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDDD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDDD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fddd; /* rgb */ color: rgb(101, 253, 221); /* oklch */ color: oklch(90.4% 0.137 176.6);
Tailwind
colors: {
custom: {
50: '#9fffe7',
500: '#65fddd',
950: '#000000',
},
}SCSS
$custom: #65fddd; $custom-light: #9fffe7; $custom-dark: #000000;
JSON
{
"hex": "#65fddd",
"rgb": {
"r": 101,
"g": 253,
"b": 221
},
"hsl": {
"h": 167.368,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.90415,
"c": 0.13715,
"h": 176.6
},
"luminance": 0.78238
}Semantic roles & 50–950 ramp
primary
#65FDDD
secondary
#D82F52
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684