#6FF6C3#6FF6C3
#6FF6C3 is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.4% C 0.140 H 165.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6C3 |
|---|---|
| RGB | rgb(111, 246, 195) |
| HSL | hsl(157, 88%, 70%) |
| HSV | hsv(157, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 20.7%, 3.5%) |
| CIE-LAB | lab(88.56, -48.78, 13.48) |
| CIE-LCH | lch(88.56, 50.61, 164.56°) |
| OKLab | oklab(88.4% -0.1356 0.0345) |
| OKLCH | oklch(88.4% 0.14 165.7) |
| XYZ | xyz(49.3569, 73.2266, 63.1523) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6C3 #F66FA2
analogous
#6FF67F #6FF6C3 #6FE6F6
triadic
#6FF6C3 #C36FF6 #F6C36F
tetradic
#6FF6C3 #7F6FF6 #F66FA2 #E6F66F
square
#6FF6C3 #7F6FF6 #F66FA2 #E6F66F
split-complementary
#6FF6C3 #F66FE6 #F67F6F
monochromatic
#0EDD8F #35F2AB #6FF6C3 #A9FADB #E2FDF3
Accessibility & contrast
On white
1.34
#6FF6C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#6FF6C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6C3
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6C3 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C0
Deuteranopia (green-blind)
#DED8C6
Tritanopia (blue-blind)
#31F7E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ff6c3; /* rgb */ color: rgb(111, 246, 195); /* oklch */ color: oklch(88.4% 0.140 165.7);
Tailwind
colors: {
custom: {
50: '#a2fad5',
500: '#6ff6c3',
950: '#000000',
},
}SCSS
$custom: #6ff6c3; $custom-light: #a2fad5; $custom-dark: #000000;
JSON
{
"hex": "#6ff6c3",
"rgb": {
"r": 111,
"g": 246,
"b": 195
},
"hsl": {
"h": 157.333,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.88401,
"c": 0.13995,
"h": 165.7
},
"luminance": 0.73231
}Semantic roles & 50–950 ramp
primary
#6FF6C3
secondary
#D03972
accent
#0157E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583