#6FDAAA#6FDAAA
#6FDAAA is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.1% C 0.122 H 162.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDAAA |
|---|---|
| RGB | rgb(111, 218, 170) |
| HSL | hsl(153, 59%, 65%) |
| HSV | hsv(153, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(79.85, -42.00, 14.26) |
| CIE-LCH | lch(79.85, 44.35, 161.25°) |
| OKLab | oklab(81.14% -0.1163 0.0366) |
| OKLCH | oklch(81.14% 0.122 162.6) |
| XYZ | xyz(38.8794, 56.4214, 46.8640) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.10
Eucalyptus
#44D7A8
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 5.02
Aqua Marine
#2EE8BB
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDAAA #DA6F9F
analogous
#6FDA75 #6FDAAA #6FD5DA
triadic
#6FDAAA #AA6FDA #DAAA6F
tetradic
#6FDAAA #756FDA #DA6F9F #D5DA6F
square
#6FDAAA #756FDA #DA6F9F #D5DA6F
split-complementary
#6FDAAA #DA6FD5 #DA756F
monochromatic
#2AA46E #3ECD8D #6FDAAA #A0E7C7 #D0F3E3
Accessibility & contrast
On white
1.71
#6FDAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6FDAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDAAA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDAAA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA7
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#4DDACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdaaa; /* rgb */ color: rgb(111, 218, 170); /* oklch */ color: oklch(81.1% 0.122 162.6);
Tailwind
colors: {
custom: {
50: '#9fe6c3',
500: '#6fdaaa',
950: '#000000',
},
}SCSS
$custom: #6fdaaa; $custom-light: #9fe6c3; $custom-dark: #000000;
JSON
{
"hex": "#6fdaaa",
"rgb": {
"r": 111,
"g": 218,
"b": 170
},
"hsl": {
"h": 153.084,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.8114,
"c": 0.12193,
"h": 162.6
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#6FDAAA
secondary
#A84672
accent
#1F6AC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482