#65FFD3#65FFD3
#65FFD3 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.145 H 170.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFD3 |
|---|---|
| RGB | rgb(101, 255, 211) |
| HSL | hsl(163, 100%, 70%) |
| HSV | hsv(163, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.23, -50.96, 8.97) |
| CIE-LCH | lch(91.23, 51.74, 170.01°) |
| OKLab | oklab(90.62% -0.1433 0.0229) |
| OKLCH | oklch(90.62% 0.145 170.9) |
| XYZ | xyz(52.8790, 78.9844, 74.0741) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFD3 #FF6591
analogous
#65FF86 #65FFD3 #65DEFF
triadic
#65FFD3 #D365FF #FFD365
tetradic
#65FFD3 #8665FF #FF6591 #DEFF65
square
#65FFD3 #8665FF #FF6591 #DEFF65
split-complementary
#65FFD3 #FF65DE #FF8665
monochromatic
#00EAA7 #28FFC2 #65FFD3 #A2FFE4 #DFFFF6
Accessibility & contrast
On white
1.25
#65FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#65FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFD3
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFD3 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffd3; /* rgb */ color: rgb(101, 255, 211); /* oklch */ color: oklch(90.6% 0.145 170.9);
Tailwind
colors: {
custom: {
50: '#9fffe0',
500: '#65ffd3',
950: '#000000',
},
}SCSS
$custom: #65ffd3; $custom-light: #9fffe0; $custom-dark: #000000;
JSON
{
"hex": "#65ffd3",
"rgb": {
"r": 101,
"g": 255,
"b": 211
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90616,
"c": 0.14512,
"h": 170.9
},
"luminance": 0.7899
}Semantic roles & 50–950 ramp
primary
#65FFD3
secondary
#DA2E5F
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684