#65CEC8#65CEC8
#65CEC8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.098 H 190.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEC8 |
|---|---|
| RGB | rgb(101, 206, 200) |
| HSL | hsl(177, 52%, 60%) |
| HSV | hsv(177, 51%, 81%) |
| CMYK | cmyk(51%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(76.72, -31.79, -6.34) |
| CIE-LCH | lch(76.72, 32.42, 191.28°) |
| OKLab | oklab(78.75% -0.0963 -0.0176) |
| OKLCH | oklch(78.75% 0.098 190.4) |
| XYZ | xyz(37.8591, 51.0760, 62.4959) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.34
Darkturquoise
#00CED1
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 5.99
Topaz
#13BBAF
ΔE00 7.20
Seafoam Blue
#78D1B6
ΔE00 7.71
Turquoise (survey)
#06C2AC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEC8 #CE656B
analogous
#65CE93 #65CEC8 #65A0CE
triadic
#65CEC8 #C865CE #CEC865
tetradic
#65CEC8 #9365CE #CE656B #A0CE65
square
#65CEC8 #9365CE #CE656B #A0CE65
split-complementary
#65CEC8 #CE65A0 #CE9365
monochromatic
#2D8C87 #3BBAB3 #65CEC8 #93DDD9 #C2ECE9
Accessibility & contrast
On white
1.87
#65CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#65CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEC8
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEC8 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#1ED3CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65cec8; /* rgb */ color: rgb(101, 206, 200); /* oklch */ color: oklch(78.8% 0.098 190.4);
Tailwind
colors: {
custom: {
50: '#99ddd8',
500: '#65cec8',
950: '#000000',
},
}SCSS
$custom: #65cec8; $custom-light: #99ddd8; $custom-dark: #000000;
JSON
{
"hex": "#65cec8",
"rgb": {
"r": 101,
"g": 206,
"b": 200
},
"hsl": {
"h": 176.571,
"s": 51.724,
"l": 60.196
},
"oklch": {
"l": 0.78752,
"c": 0.09793,
"h": 190.4
},
"luminance": 0.51079
}Semantic roles & 50–950 ramp
primary
#65CEC8
secondary
#934549
accent
#262FBF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483