#6FFFD3#6FFFD3
#6FFFD3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.140 H 170.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFD3 |
|---|---|
| RGB | rgb(111, 255, 211) |
| HSL | hsl(162, 100%, 72%) |
| HSV | hsv(162, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.50, -49.09, 9.41) |
| CIE-LCH | lch(91.50, 49.98, 169.15°) |
| OKLab | oklab(90.92% -0.138 0.024) |
| OKLCH | oklch(90.92% 0.14 170.1) |
| XYZ | xyz(54.0679, 79.5974, 74.1299) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.26
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 4.06
Pale Turquoise
#A5FBD5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFD3 #FF6F9B
analogous
#6FFF8B #6FFFD3 #6FE3FF
triadic
#6FFFD3 #D36FFF #FFD36F
tetradic
#6FFFD3 #8B6FFF #FF6F9B #E3FF6F
square
#6FFFD3 #8B6FFF #FF6F9B #E3FF6F
split-complementary
#6FFFD3 #FF6FE3 #FF8B6F
monochromatic
#00F4A9 #32FFC0 #6FFFD3 #ACFFE6 #E0FFF6
Accessibility & contrast
On white
1.24
#6FFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6FFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFD3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFD3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#13FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6fffd3; /* rgb */ color: rgb(111, 255, 211); /* oklch */ color: oklch(90.9% 0.140 170.1);
Tailwind
colors: {
custom: {
50: '#a4ffe0',
500: '#6fffd3',
950: '#000000',
},
}SCSS
$custom: #6fffd3; $custom-light: #a4ffe0; $custom-dark: #000000;
JSON
{
"hex": "#6fffd3",
"rgb": {
"r": 111,
"g": 255,
"b": 211
},
"hsl": {
"h": 161.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90919,
"c": 0.14006,
"h": 170.1
},
"luminance": 0.79603
}Semantic roles & 50–950 ramp
primary
#6FFFD3
secondary
#DC3769
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684