#65D2C8#65D2C8
#65D2C8 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.7% C 0.102 H 187.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2C8 |
|---|---|
| RGB | rgb(101, 210, 200) |
| HSL | hsl(174, 55%, 61%) |
| HSV | hsv(174, 52%, 82%) |
| CMYK | cmyk(51.9%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(77.89, -33.68, -4.62) |
| CIE-LCH | lch(77.89, 34.00, 187.81°) |
| OKLab | oklab(79.69% -0.1007 -0.013) |
| OKLCH | oklch(79.69% 0.102 187.4) |
| XYZ | xyz(38.8343, 53.0264, 62.8210) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.67
Turquoise
#40E0D0
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.42
Pale Teal
#82CBB2
ΔE00 7.14
Topaz
#13BBAF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2C8 #D2656F
analogous
#65D291 #65D2C8 #65A5D2
triadic
#65D2C8 #C865D2 #D2C865
tetradic
#65D2C8 #9165D2 #D2656F #A5D265
square
#65D2C8 #9165D2 #D2656F #A5D265
split-complementary
#65D2C8 #D265A5 #D29165
monochromatic
#2B9288 #38C1B5 #65D2C8 #94E0D9 #C4EEEA
Accessibility & contrast
On white
1.81
#65D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#65D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2C8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2C8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#1BD6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d2c8; /* rgb */ color: rgb(101, 210, 200); /* oklch */ color: oklch(79.7% 0.102 187.4);
Tailwind
colors: {
custom: {
50: '#9ae0d8',
500: '#65d2c8',
950: '#000000',
},
}SCSS
$custom: #65d2c8; $custom-light: #9ae0d8; $custom-dark: #000000;
JSON
{
"hex": "#65d2c8",
"rgb": {
"r": 101,
"g": 210,
"b": 200
},
"hsl": {
"h": 174.495,
"s": 54.774,
"l": 60.98
},
"oklch": {
"l": 0.79694,
"c": 0.10158,
"h": 187.4
},
"luminance": 0.5303
}Semantic roles & 50–950 ramp
primary
#65D2C8
secondary
#98444B
accent
#2332C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483