#65FACD#65FACD
#65FACD is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.3% C 0.143 H 169.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65FACD |
|---|---|
| RGB | rgb(101, 250, 205) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.65, -50.22, 9.81) |
| CIE-LCH | lch(89.65, 51.17, 168.95°) |
| OKLab | oklab(89.28% -0.1409 0.0251) |
| OKLCH | oklch(89.28% 0.143 169.9) |
| XYZ | xyz(50.5665, 75.5405, 69.6617) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FACD #FA6592
analogous
#65FA83 #65FACD #65DDFA
triadic
#65FACD #CD65FA #FACD65
tetradic
#65FACD #8365FA #FA6592 #DDFA65
square
#65FACD #8365FA #FA6592 #DDFA65
split-complementary
#65FACD #FA65DD #FA8365
monochromatic
#07DD9D #2AF8BA #65FACD #A0FCE0 #DCFEF3
Accessibility & contrast
On white
1.30
#65FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#65FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FACD
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FACD | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65facd; /* rgb */ color: rgb(101, 250, 205); /* oklch */ color: oklch(89.3% 0.143 169.9);
Tailwind
colors: {
custom: {
50: '#9efddc',
500: '#65facd',
950: '#000000',
},
}SCSS
$custom: #65facd; $custom-light: #9efddc; $custom-dark: #000000;
JSON
{
"hex": "#65facd",
"rgb": {
"r": 101,
"g": 250,
"b": 205
},
"hsl": {
"h": 161.879,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.89281,
"c": 0.14309,
"h": 169.9
},
"luminance": 0.75546
}Semantic roles & 50–950 ramp
primary
#65FACD
secondary
#D42F61
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684