#65DFE3#65DFE3
#65DFE3 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.109 H 198.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE3 |
|---|---|
| RGB | rgb(101, 223, 227) |
| HSL | hsl(182, 69%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.5%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.42, -32.78, -12.30) |
| CIE-LCH | lch(82.42, 35.01, 200.57°) |
| OKLab | oklab(83.61% -0.1034 -0.034) |
| OKLCH | oklch(83.61% 0.109 198.2) |
| XYZ | xyz(45.6138, 61.0836, 82.0446) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE3 #E36965
analogous
#65E3A8 #65DFE3 #65A0E3
triadic
#65DFE3 #E365DF #DFE365
tetradic
#65DFE3 #A865E3 #E36965 #A0E365
square
#65DFE3 #A865E3 #E36965 #A0E365
split-complementary
#65DFE3 #E365A0 #E3A865
monochromatic
#20A9AE #31D4DA #65DFE3 #99EAEC #CDF5F6
Accessibility & contrast
On white
1.59
#65DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#65DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE3
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE3 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E4
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe3; /* rgb */ color: rgb(101, 223, 227); /* oklch */ color: oklch(83.6% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#9ce9eb',
500: '#65dfe3',
950: '#000000',
},
}SCSS
$custom: #65dfe3; $custom-light: #9ce9eb; $custom-dark: #000000;
JSON
{
"hex": "#65dfe3",
"rgb": {
"r": 101,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.905,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.83611,
"c": 0.10881,
"h": 198.2
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#65DFE3
secondary
#AF413D
accent
#1A14D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484