#6FFCE2#6FFCE2
#6FFCE2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.128 H 179.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCE2 |
|---|---|
| RGB | rgb(111, 252, 226) |
| HSL | hsl(169, 96%, 71%) |
| HSV | hsv(169, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(91.00, -44.34, 0.92) |
| CIE-LCH | lch(91.00, 44.34, 178.81°) |
| OKLab | oklab(90.63% -0.1284 0.0017) |
| OKLCH | oklch(90.63% 0.128 179.2) |
| XYZ | xyz(55.0872, 78.4859, 84.1830) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.08
Aqua (survey)
#13EAC9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCE2 #FC6F89
analogous
#6FFC9B #6FFCE2 #6FCFFC
triadic
#6FFCE2 #E26FFC #FCE26F
tetradic
#6FFCE2 #9B6FFC #FC6F89 #CFFC6F
square
#6FFCE2 #9B6FFC #FC6F89 #CFFC6F
split-complementary
#6FFCE2 #FC6FCF #FC9B6F
monochromatic
#05ECC1 #33FBD6 #6FFCE2 #ABFDEE #E1FEF9
Accessibility & contrast
On white
1.26
#6FFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6FFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCE2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCE2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEE1
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffce2; /* rgb */ color: rgb(111, 252, 226); /* oklch */ color: oklch(90.6% 0.128 179.2);
Tailwind
colors: {
custom: {
50: '#a4feeb',
500: '#6ffce2',
950: '#000000',
},
}SCSS
$custom: #6ffce2; $custom-light: #a4feeb; $custom-dark: #000000;
JSON
{
"hex": "#6ffce2",
"rgb": {
"r": 111,
"g": 252,
"b": 226
},
"hsl": {
"h": 168.936,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90628,
"c": 0.12838,
"h": 179.2
},
"luminance": 0.78491
}Semantic roles & 50–950 ramp
primary
#6FFCE2
secondary
#D83755
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684