#65FDCC#65FDCC
#65FDCC is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 168.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDCC |
|---|---|
| RGB | rgb(101, 253, 204) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.49, -51.70, 11.54) |
| CIE-LCH | lch(90.49, 52.97, 167.42°) |
| OKLab | oklab(89.96% -0.1444 0.0295) |
| OKLCH | oklch(89.96% 0.147 168.4) |
| XYZ | xyz(51.3858, 77.3716, 69.3412) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDCC #FD6596
analogous
#65FD80 #65FDCC #65E2FD
triadic
#65FDCC #CC65FD #FDCC65
tetradic
#65FDCC #8065FD #FD6596 #E2FD65
square
#65FDCC #8065FD #FD6596 #E2FD65
split-complementary
#65FDCC #FD65E2 #FD8065
monochromatic
#03E59C #29FCB8 #65FDCC #A1FEE0 #DEFFF4
Accessibility & contrast
On white
1.27
#65FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#65FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDCC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDCC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fdcc; /* rgb */ color: rgb(101, 253, 204); /* oklch */ color: oklch(90.0% 0.147 168.4);
Tailwind
colors: {
custom: {
50: '#9effdb',
500: '#65fdcc',
950: '#000000',
},
}SCSS
$custom: #65fdcc; $custom-light: #9effdb; $custom-dark: #000000;
JSON
{
"hex": "#65fdcc",
"rgb": {
"r": 101,
"g": 253,
"b": 204
},
"hsl": {
"h": 160.658,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89964,
"c": 0.14736,
"h": 168.4
},
"luminance": 0.77377
}Semantic roles & 50–950 ramp
primary
#65FDCC
secondary
#D82F65
accent
#004AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684