#64EBEB#64EBEB
#64EBEB is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.117 H 195.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBEB |
|---|---|
| RGB | rgb(100, 235, 235) |
| HSL | hsl(180, 77%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(86.07, -36.44, -11.09) |
| CIE-LCH | lch(86.07, 38.09, 196.93°) |
| OKLab | oklab(86.62% -0.1131 -0.0307) |
| OKLCH | oklch(86.62% 0.117 195.2) |
| XYZ | xyz(49.9528, 68.1190, 89.0969) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.22
Aqua
#00FFFF
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBEB #EB6464
analogous
#64EBA7 #64EBEB #64A7EB
triadic
#64EBEB #EB64EB #EBEB64
tetradic
#64EBEB #A764EB #EB6464 #A7EB64
square
#64EBEB #A764EB #EB6464 #A7EB64
split-complementary
#64EBEB #EB64A7 #EBA764
monochromatic
#18BCBC #2EE4E4 #64EBEB #9AF2F2 #D0F9F9
Accessibility & contrast
On white
1.44
#64EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#64EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBEB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBEB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ebeb; /* rgb */ color: rgb(100, 235, 235); /* oklch */ color: oklch(86.6% 0.117 195.2);
Tailwind
colors: {
custom: {
50: '#9df2f1',
500: '#64ebeb',
950: '#000000',
},
}SCSS
$custom: #64ebeb; $custom-light: #9df2f1; $custom-dark: #000000;
JSON
{
"hex": "#64ebeb",
"rgb": {
"r": 100,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.86621,
"c": 0.1172,
"h": 195.2
},
"luminance": 0.68124
}Semantic roles & 50–950 ramp
primary
#64EBEB
secondary
#BB3838
accent
#0C0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585