#65D3C8#65D3C8
#65D3C8 is a light, moderate teal. Relative luminance 0.535; OKLCH L 79.9% C 0.103 H 186.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3C8 |
|---|---|
| RGB | rgb(101, 211, 200) |
| HSL | hsl(174, 56%, 61%) |
| HSV | hsv(174, 52%, 83%) |
| CMYK | cmyk(52.1%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(78.18, -34.15, -4.19) |
| CIE-LCH | lch(78.18, 34.41, 186.99°) |
| OKLab | oklab(79.93% -0.1018 -0.0118) |
| OKLCH | oklch(79.93% 0.103 186.6) |
| XYZ | xyz(39.0820, 53.5218, 62.9035) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.91
Turquoise
#40E0D0
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.97
Turquoise (survey)
#06C2AC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3C8 #D36570
analogous
#65D391 #65D3C8 #65A7D3
triadic
#65D3C8 #C865D3 #D3C865
tetradic
#65D3C8 #9165D3 #D36570 #A7D365
square
#65D3C8 #9165D3 #D36570 #A7D365
split-complementary
#65D3C8 #D365A7 #D39165
monochromatic
#2A9389 #38C3B5 #65D3C8 #95E1D9 #C4EEEA
Accessibility & contrast
On white
1.79
#65D3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#65D3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3C8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3C8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#1AD7CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d3c8; /* rgb */ color: rgb(101, 211, 200); /* oklch */ color: oklch(79.9% 0.103 186.6);
Tailwind
colors: {
custom: {
50: '#9ae1d8',
500: '#65d3c8',
950: '#000000',
},
}SCSS
$custom: #65d3c8; $custom-light: #9ae1d8; $custom-dark: #000000;
JSON
{
"hex": "#65d3c8",
"rgb": {
"r": 101,
"g": 211,
"b": 200
},
"hsl": {
"h": 174,
"s": 55.556,
"l": 61.176
},
"oklch": {
"l": 0.79929,
"c": 0.10253,
"h": 186.6
},
"luminance": 0.53525
}Semantic roles & 50–950 ramp
primary
#65D3C8
secondary
#99434C
accent
#2232C3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483