#65DFE2#65DFE2
#65DFE2 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.109 H 197.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE2 |
|---|---|
| RGB | rgb(101, 223, 226) |
| HSL | hsl(181, 68%, 64%) |
| HSV | hsv(181, 55%, 89%) |
| CMYK | cmyk(55.3%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.39, -33.04, -11.81) |
| CIE-LCH | lch(82.39, 35.09, 199.67°) |
| OKLab | oklab(83.58% -0.1038 -0.0327) |
| OKLCH | oklch(83.58% 0.109 197.5) |
| XYZ | xyz(45.4762, 61.0286, 81.3199) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE2 #E26865
analogous
#65E2A7 #65DFE2 #65A1E2
triadic
#65DFE2 #E265DF #DFE265
tetradic
#65DFE2 #A765E2 #E26865 #A1E265
square
#65DFE2 #A765E2 #E26865 #A1E265
split-complementary
#65DFE2 #E265A1 #E2A765
monochromatic
#20A9AC #31D4D8 #65DFE2 #99EAEC #CCF4F5
Accessibility & contrast
On white
1.59
#65DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#65DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E2
Deuteranopia (green-blind)
#BDC7E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe2; /* rgb */ color: rgb(101, 223, 226); /* oklch */ color: oklch(83.6% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#9ce9eb',
500: '#65dfe2',
950: '#000000',
},
}SCSS
$custom: #65dfe2; $custom-light: #9ce9eb; $custom-dark: #000000;
JSON
{
"hex": "#65dfe2",
"rgb": {
"r": 101,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.44,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83577,
"c": 0.10879,
"h": 197.5
},
"luminance": 0.61033
}Semantic roles & 50–950 ramp
primary
#65DFE2
secondary
#AE403D
accent
#1A15D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484