#65C09C#65C09C
#65C09C is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.1% C 0.103 H 165.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65C09C |
|---|---|
| RGB | rgb(101, 192, 156) |
| HSL | hsl(156, 42%, 57%) |
| HSV | hsv(156, 47%, 75%) |
| CMYK | cmyk(47.4%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(71.46, -35.75, 9.83) |
| CIE-LCH | lch(71.46, 37.08, 164.63°) |
| OKLab | oklab(74.12% -0.0999 0.0252) |
| OKLCH | oklch(74.12% 0.103 165.8) |
| XYZ | xyz(30.2146, 42.8639, 38.1274) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.47
Greeny Blue
#42B395
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 5.51
Green Blue
#01C08D
ΔE00 6.00
Greenblue
#23C48B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C09C #C06589
analogous
#65C06F #65C09C #65B6C0
triadic
#65C09C #9C65C0 #C09C65
tetradic
#65C09C #6F65C0 #C06589 #B6C065
square
#65C09C #6F65C0 #C06589 #B6C065
split-complementary
#65C09C #C065B6 #C06F65
monochromatic
#32795D #43A57E #65C09C #90D2B8 #BCE4D4
Accessibility & contrast
On white
2.19
#65C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#65C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C09C
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C09C | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB59A
Deuteranopia (green-blind)
#AEAB9E
Tritanopia (blue-blind)
#47C0B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #65c09c; /* rgb */ color: rgb(101, 192, 156); /* oklch */ color: oklch(74.1% 0.103 165.8);
Tailwind
colors: {
custom: {
50: '#96d3b9',
500: '#65c09c',
950: '#000000',
},
}SCSS
$custom: #65c09c; $custom-light: #96d3b9; $custom-dark: #000000;
JSON
{
"hex": "#65c09c",
"rgb": {
"r": 101,
"g": 192,
"b": 156
},
"hsl": {
"h": 156.264,
"s": 41.935,
"l": 57.451
},
"oklch": {
"l": 0.74119,
"c": 0.10304,
"h": 165.8
},
"luminance": 0.42866
}Semantic roles & 50–950 ramp
primary
#65C09C
secondary
#D3AEBD
accent
#5687D2
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0E1411
muted
#7E8380