#65CED5#65CED5
#65CED5 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.097 H 201.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED5 |
|---|---|
| RGB | rgb(101, 206, 213) |
| HSL | hsl(184, 57%, 62%) |
| HSV | hsv(184, 53%, 84%) |
| CMYK | cmyk(52.6%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.11, -28.37, -12.77) |
| CIE-LCH | lch(77.11, 31.12, 204.23°) |
| OKLab | oklab(79.19% -0.0909 -0.0353) |
| OKLCH | oklch(79.19% 0.097 201.2) |
| XYZ | xyz(39.4435, 51.7097, 70.8402) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 7.64
Robin Egg Blue
#8AF1FE
ΔE00 8.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED5 #D56C65
analogous
#65D5A4 #65CED5 #6596D5
triadic
#65CED5 #D565CE #CED565
tetradic
#65CED5 #A465D5 #D56C65 #96D565
square
#65CED5 #A465D5 #D56C65 #96D565
split-complementary
#65CED5 #D56596 #D5A465
monochromatic
#299097 #36BEC7 #65CED5 #95DDE2 #C5EDEF
Accessibility & contrast
On white
1.85
#65CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#65CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65ced5; /* rgb */ color: rgb(101, 206, 213); /* oklch */ color: oklch(79.2% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#9adde1',
500: '#65ced5',
950: '#000000',
},
}SCSS
$custom: #65ced5; $custom-light: #9adde1; $custom-dark: #000000;
JSON
{
"hex": "#65ced5",
"rgb": {
"r": 101,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.75,
"s": 57.143,
"l": 61.569
},
"oklch": {
"l": 0.79187,
"c": 0.09749,
"h": 201.2
},
"luminance": 0.51713
}Semantic roles & 50–950 ramp
primary
#65CED5
secondary
#9C4843
accent
#2B21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484