#64FCDA#64FCDA
#64FCDA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.138 H 175.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCDA |
|---|---|
| RGB | rgb(100, 252, 218) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.50, -48.24, 4.30) |
| CIE-LCH | lch(90.50, 48.44, 174.90°) |
| OKLab | oklab(90.07% -0.1377 0.0107) |
| OKLCH | oklch(90.07% 0.138 175.6) |
| XYZ | xyz(52.7148, 77.3866, 78.4751) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCDA #FC6486
analogous
#64FC8E #64FCDA #64D2FC
triadic
#64FCDA #DA64FC #FCDA64
tetradic
#64FCDA #8E64FC #FC6486 #D2FC64
square
#64FCDA #8E64FC #FC6486 #D2FC64
split-complementary
#64FCDA #FC64D2 #FC8E64
monochromatic
#04E1B0 #28FBCC #64FCDA #A0FDE8 #DCFEF7
Accessibility & contrast
On white
1.27
#64FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#64FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCDA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCDA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD8
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fcda; /* rgb */ color: rgb(100, 252, 218); /* oklch */ color: oklch(90.1% 0.138 175.6);
Tailwind
colors: {
custom: {
50: '#9efee5',
500: '#64fcda',
950: '#000000',
},
}SCSS
$custom: #64fcda; $custom-light: #9efee5; $custom-dark: #000000;
JSON
{
"hex": "#64fcda",
"rgb": {
"r": 100,
"g": 252,
"b": 218
},
"hsl": {
"h": 166.579,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.90069,
"c": 0.13812,
"h": 175.6
},
"luminance": 0.77392
}Semantic roles & 50–950 ramp
primary
#64FCDA
secondary
#D62E54
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684