#65FCDC#65FCDC
#65FCDC is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.137 H 176.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCDC |
|---|---|
| RGB | rgb(101, 252, 220) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.57, -47.60, 3.38) |
| CIE-LCH | lch(90.57, 47.71, 175.94°) |
| OKLab | oklab(90.15% -0.1363 0.0082) |
| OKLCH | oklch(90.15% 0.137 176.5) |
| XYZ | xyz(53.0894, 77.5493, 79.8669) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 4.91
Bright Teal
#01F9C6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCDC #FC6585
analogous
#65FC91 #65FCDC #65D0FC
triadic
#65FCDC #DC65FC #FCDC65
tetradic
#65FCDC #9165FC #FC6585 #D0FC65
square
#65FCDC #9165FC #FC6585 #D0FC65
split-complementary
#65FCDC #FC65D0 #FC9165
monochromatic
#04E2B3 #29FBCE #65FCDC #A1FDEA #DDFEF7
Accessibility & contrast
On white
1.27
#65FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#65FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCDC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCDC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fcdc; /* rgb */ color: rgb(101, 252, 220); /* oklch */ color: oklch(90.2% 0.137 176.5);
Tailwind
colors: {
custom: {
50: '#9ffee6',
500: '#65fcdc',
950: '#000000',
},
}SCSS
$custom: #65fcdc; $custom-light: #9ffee6; $custom-dark: #000000;
JSON
{
"hex": "#65fcdc",
"rgb": {
"r": 101,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.285,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90153,
"c": 0.13658,
"h": 176.5
},
"luminance": 0.77555
}Semantic roles & 50–950 ramp
primary
#65FCDC
secondary
#D62F52
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684