#65CED4#65CED4
#65CED4 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.097 H 200.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED4 |
|---|---|
| RGB | rgb(101, 206, 212) |
| HSL | hsl(183, 56%, 61%) |
| HSV | hsv(183, 52%, 83%) |
| CMYK | cmyk(52.4%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.08, -28.64, -12.28) |
| CIE-LCH | lch(77.08, 31.16, 203.21°) |
| OKLab | oklab(79.15% -0.0913 -0.0339) |
| OKLCH | oklch(79.15% 0.097 200.4) |
| XYZ | xyz(39.3169, 51.6591, 70.1738) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 7.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Robin Egg Blue
#8AF1FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED4 #D46B65
analogous
#65D4A3 #65CED4 #6597D4
triadic
#65CED4 #D465CE #CED465
tetradic
#65CED4 #A365D4 #D46B65 #97D465
square
#65CED4 #A365D4 #D46B65 #97D465
split-complementary
#65CED4 #D46597 #D4A365
monochromatic
#2A8F95 #37BDC5 #65CED4 #95DDE1 #C5ECEF
Accessibility & contrast
On white
1.85
#65CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#65CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65ced4; /* rgb */ color: rgb(101, 206, 212); /* oklch */ color: oklch(79.2% 0.097 200.4);
Tailwind
colors: {
custom: {
50: '#9adde1',
500: '#65ced4',
950: '#000000',
},
}SCSS
$custom: #65ced4; $custom-light: #9adde1; $custom-dark: #000000;
JSON
{
"hex": "#65ced4",
"rgb": {
"r": 101,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.243,
"s": 56.345,
"l": 61.373
},
"oklch": {
"l": 0.79152,
"c": 0.09739,
"h": 200.4
},
"luminance": 0.51663
}Semantic roles & 50–950 ramp
primary
#65CED4
secondary
#9A4843
accent
#2A22C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484