#65D2CD#65D2CD
#65D2CD is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.9% C 0.101 H 191.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2CD |
|---|---|
| RGB | rgb(101, 210, 205) |
| HSL | hsl(177, 55%, 61%) |
| HSV | hsv(177, 52%, 82%) |
| CMYK | cmyk(51.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.03, -32.40, -7.10) |
| CIE-LCH | lch(78.03, 33.17, 192.35°) |
| OKLab | oklab(79.85% -0.0986 -0.0197) |
| OKLCH | oklch(79.85% 0.101 191.3) |
| XYZ | xyz(39.4282, 53.2640, 65.9489) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.14
Darkturquoise
#00CED1
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2CD #D2656A
analogous
#65D296 #65D2CD #65A0D2
triadic
#65D2CD #CD65D2 #D2CD65
tetradic
#65D2CD #9665D2 #D2656A #A0D265
square
#65D2CD #9665D2 #D2656A #A0D265
split-complementary
#65D2CD #D265A0 #D29665
monochromatic
#2B928D #38C1BB #65D2CD #94E0DC #C4EEEC
Accessibility & contrast
On white
1.80
#65D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#65D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2CD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2CD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#0FD7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d2cd; /* rgb */ color: rgb(101, 210, 205); /* oklch */ color: oklch(79.9% 0.101 191.3);
Tailwind
colors: {
custom: {
50: '#9ae0dc',
500: '#65d2cd',
950: '#000000',
},
}SCSS
$custom: #65d2cd; $custom-light: #9ae0dc; $custom-dark: #000000;
JSON
{
"hex": "#65d2cd",
"rgb": {
"r": 101,
"g": 210,
"b": 205
},
"hsl": {
"h": 177.248,
"s": 54.774,
"l": 60.98
},
"oklch": {
"l": 0.79853,
"c": 0.10055,
"h": 191.3
},
"luminance": 0.53268
}Semantic roles & 50–950 ramp
primary
#65D2CD
secondary
#984447
accent
#232BC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484