#6FFFEA#6FFFEA
#6FFFEA is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.128 H 182.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFEA |
|---|---|
| RGB | rgb(111, 255, 234) |
| HSL | hsl(171, 100%, 72%) |
| HSV | hsv(171, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(92.06, -43.73, -1.68) |
| CIE-LCH | lch(92.06, 43.76, 182.20°) |
| OKLab | oklab(91.55% -0.128 -0.0052) |
| OKLCH | oklch(91.55% 0.128 182.3) |
| XYZ | xyz(57.1602, 80.8343, 90.4162) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.94
Aquamarine
#7FFFD4
ΔE00 6.64
Light Turquoise
#7EF4CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFEA #FF6F84
analogous
#6FFFA2 #6FFFEA #6FCCFF
triadic
#6FFFEA #EA6FFF #FFEA6F
tetradic
#6FFFEA #A26FFF #FF6F84 #CCFF6F
square
#6FFFEA #A26FFF #FF6F84 #CCFF6F
split-complementary
#6FFFEA #FF6FCC #FFA26F
monochromatic
#00F4D0 #32FFE1 #6FFFEA #ACFFF3 #E0FFFB
Accessibility & contrast
On white
1.22
#6FFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#6FFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFEA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFEA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffea; /* rgb */ color: rgb(111, 255, 234); /* oklch */ color: oklch(91.6% 0.128 182.3);
Tailwind
colors: {
custom: {
50: '#a5fff0',
500: '#6fffea',
950: '#000000',
},
}SCSS
$custom: #6fffea; $custom-light: #a5fff0; $custom-dark: #000000;
JSON
{
"hex": "#6fffea",
"rgb": {
"r": 111,
"g": 255,
"b": 234
},
"hsl": {
"h": 171.25,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91553,
"c": 0.12816,
"h": 182.3
},
"luminance": 0.8084
}Semantic roles & 50–950 ramp
primary
#6FFFEA
secondary
#DC374F
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685