#6FDBB2#6FDBB2
#6FDBB2 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.117 H 166.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBB2 |
|---|---|
| RGB | rgb(111, 219, 178) |
| HSL | hsl(157, 60%, 65%) |
| HSV | hsv(157, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.32, -40.74, 10.69) |
| CIE-LCH | lch(80.32, 42.12, 165.30°) |
| OKLab | oklab(81.58% -0.1139 0.0274) |
| OKLCH | oklch(81.58% 0.117 166.5) |
| XYZ | xyz(39.9194, 57.2536, 51.0583) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.26
Eucalyptus
#44D7A8
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBB2 #DB6F98
analogous
#6FDB7C #6FDBB2 #6FCEDB
triadic
#6FDBB2 #B26FDB #DBB26F
tetradic
#6FDBB2 #7C6FDB #DB6F98 #CEDB6F
square
#6FDBB2 #7C6FDB #DB6F98 #CEDB6F
split-complementary
#6FDBB2 #DB6FCE #DB7C6F
monochromatic
#2AA677 #3ECF98 #6FDBB2 #A0E7CC #D1F3E6
Accessibility & contrast
On white
1.69
#6FDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6FDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBB2
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBB2 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#48DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdbb2; /* rgb */ color: rgb(111, 219, 178); /* oklch */ color: oklch(81.6% 0.117 166.5);
Tailwind
colors: {
custom: {
50: '#9fe7c9',
500: '#6fdbb2',
950: '#000000',
},
}SCSS
$custom: #6fdbb2; $custom-light: #9fe7c9; $custom-dark: #000000;
JSON
{
"hex": "#6fdbb2",
"rgb": {
"r": 111,
"g": 219,
"b": 178
},
"hsl": {
"h": 157.222,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.8158,
"c": 0.11712,
"h": 166.5
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#6FDBB2
secondary
#A9456B
accent
#1E5EC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482