#65D4E4#65D4E4
#65D4E4 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.103 H 208.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4E4 |
|---|---|
| RGB | rgb(101, 212, 228) |
| HSL | hsl(188, 70%, 65%) |
| HSV | hsv(188, 56%, 89%) |
| CMYK | cmyk(55.7%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.30, -27.21, -17.52) |
| CIE-LCH | lch(79.30, 32.37, 212.78°) |
| OKLab | oklab(81.11% -0.0913 -0.0485) |
| OKLCH | oklch(81.11% 0.103 208) |
| XYZ | xyz(42.9082, 55.4510, 81.8256) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4E4 #E47565
analogous
#65E4B5 #65D4E4 #6595E4
triadic
#65D4E4 #E465D4 #D4E465
tetradic
#65D4E4 #B565E4 #E47565 #95E465
square
#65D4E4 #B565E4 #E47565 #95E465
split-complementary
#65D4E4 #E46595 #E4B565
monochromatic
#1F9EB0 #31C5DB #65D4E4 #99E3ED #CDF1F6
Accessibility & contrast
On white
1.74
#65D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#65D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4E4
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4E4 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#B1BEE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d4e4; /* rgb */ color: rgb(101, 212, 228); /* oklch */ color: oklch(81.1% 0.103 208.0);
Tailwind
colors: {
custom: {
50: '#9ce1ec',
500: '#65d4e4',
950: '#000000',
},
}SCSS
$custom: #65d4e4; $custom-light: #9ce1ec; $custom-dark: #000000;
JSON
{
"hex": "#65d4e4",
"rgb": {
"r": 101,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.559,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.81106,
"c": 0.10337,
"h": 208
},
"luminance": 0.55455
}Semantic roles & 50–950 ramp
primary
#65D4E4
secondary
#B14B3C
accent
#2B13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484