#6EFFCA#6EFFCA
#6EFFCA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.147 H 166.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFCA |
|---|---|
| RGB | rgb(110, 255, 202) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.28, -51.26, 13.72) |
| CIE-LCH | lch(91.28, 53.06, 165.02°) |
| OKLab | oklab(90.66% -0.1425 0.0351) |
| OKLCH | oklch(90.66% 0.147 166.1) |
| XYZ | xyz(52.8459, 79.0941, 68.3474) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.07
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFCA #FF6EA3
analogous
#6EFF82 #6EFFCA #6EECFF
triadic
#6EFFCA #CA6EFF #FFCA6E
tetradic
#6EFFCA #826EFF #FF6EA3 #ECFF6E
square
#6EFFCA #826EFF #FF6EA3 #ECFF6E
split-complementary
#6EFFCA #FF6EEC #FF826E
monochromatic
#00F39A #31FFB4 #6EFFCA #ABFFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#6EFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#6EFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFCA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFCA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#1FFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6effca; /* rgb */ color: rgb(110, 255, 202); /* oklch */ color: oklch(90.7% 0.147 166.1);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6effca',
950: '#000000',
},
}SCSS
$custom: #6effca; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6effca",
"rgb": {
"r": 110,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.069,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9066,
"c": 0.14676,
"h": 166.1
},
"luminance": 0.79099
}Semantic roles & 50–950 ramp
primary
#6EFFCA
secondary
#DB3672
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683