#65D4C8#65D4C8
#65D4C8 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.103 H 185.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4C8 |
|---|---|
| RGB | rgb(101, 212, 200) |
| HSL | hsl(174, 56%, 61%) |
| HSV | hsv(174, 52%, 83%) |
| CMYK | cmyk(52.4%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(78.47, -34.62, -3.76) |
| CIE-LCH | lch(78.47, 34.82, 186.20°) |
| OKLab | oklab(80.16% -0.1029 -0.0107) |
| OKLCH | oklch(80.16% 0.103 185.9) |
| XYZ | xyz(39.3312, 54.0202, 62.9866) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.19
Turquoise
#40E0D0
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.42
Pale Teal
#82CBB2
ΔE00 6.82
Turquoise (survey)
#06C2AC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4C8 #D46571
analogous
#65D491 #65D4C8 #65A9D4
triadic
#65D4C8 #C865D4 #D4C865
tetradic
#65D4C8 #9165D4 #D46571 #A9D465
square
#65D4C8 #9165D4 #D46571 #A9D465
split-complementary
#65D4C8 #D465A9 #D49165
monochromatic
#2A9589 #37C5B6 #65D4C8 #95E1D9 #C5EFEA
Accessibility & contrast
On white
1.78
#65D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#65D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4C8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4C8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#19D8D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d4c8; /* rgb */ color: rgb(101, 212, 200); /* oklch */ color: oklch(80.2% 0.103 185.9);
Tailwind
colors: {
custom: {
50: '#9ae1d8',
500: '#65d4c8',
950: '#000000',
},
}SCSS
$custom: #65d4c8; $custom-light: #9ae1d8; $custom-dark: #000000;
JSON
{
"hex": "#65d4c8",
"rgb": {
"r": 101,
"g": 212,
"b": 200
},
"hsl": {
"h": 173.514,
"s": 56.345,
"l": 61.373
},
"oklch": {
"l": 0.80165,
"c": 0.10348,
"h": 185.9
},
"luminance": 0.54024
}Semantic roles & 50–950 ramp
primary
#65D4C8
secondary
#9A434C
accent
#2233C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483