#65CED1#65CED1
#65CED1 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.097 H 197.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED1 |
|---|---|
| RGB | rgb(101, 206, 209) |
| HSL | hsl(182, 54%, 61%) |
| HSV | hsv(182, 52%, 82%) |
| CMYK | cmyk(51.7%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(76.99, -29.44, -10.80) |
| CIE-LCH | lch(76.99, 31.36, 200.14°) |
| OKLab | oklab(79.05% -0.0925 -0.0298) |
| OKLCH | oklch(79.05% 0.097 197.9) |
| XYZ | xyz(38.9420, 51.5092, 68.1993) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 8.32
Turquoise
#40E0D0
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED1 #D16865
analogous
#65D19E #65CED1 #6598D1
triadic
#65CED1 #D165CE #CED165
tetradic
#65CED1 #9E65D1 #D16865 #98D165
square
#65CED1 #9E65D1 #D16865 #98D165
split-complementary
#65CED1 #D16598 #D19E65
monochromatic
#2B8E90 #39BCC0 #65CED1 #94DDDF #C3ECED
Accessibility & contrast
On white
1.86
#65CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#65CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED1
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED1 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#B0B8D2
Tritanopia (blue-blind)
#07D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65ced1; /* rgb */ color: rgb(101, 206, 209); /* oklch */ color: oklch(79.0% 0.097 197.9);
Tailwind
colors: {
custom: {
50: '#9adddf',
500: '#65ced1',
950: '#000000',
},
}SCSS
$custom: #65ced1; $custom-light: #9adddf; $custom-dark: #000000;
JSON
{
"hex": "#65ced1",
"rgb": {
"r": 101,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.667,
"s": 54,
"l": 60.784
},
"oklch": {
"l": 0.7905,
"c": 0.09723,
"h": 197.9
},
"luminance": 0.51513
}Semantic roles & 50–950 ramp
primary
#65CED1
secondary
#964644
accent
#2824C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484