#6FD7BF#6FD7BF
#6FD7BF is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.0% C 0.104 H 176.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7BF |
|---|---|
| RGB | rgb(111, 215, 191) |
| HSL | hsl(166, 57%, 64%) |
| HSV | hsv(166, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(79.46, -35.99, 2.55) |
| CIE-LCH | lch(79.46, 36.08, 175.95°) |
| OKLab | oklab(80.99% -0.1036 0.0062) |
| OKLCH | oklch(80.99% 0.104 176.6) |
| XYZ | xyz(40.2560, 55.7386, 57.9174) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.38
Pale Teal
#82CBB2
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.62
Aquamarine (survey)
#04D8B2
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7BF #D76F87
analogous
#6FD78B #6FD7BF #6FBBD7
triadic
#6FD7BF #BF6FD7 #D7BF6F
tetradic
#6FD7BF #8B6FD7 #D76F87 #BBD76F
square
#6FD7BF #8B6FD7 #D76F87 #BBD76F
split-complementary
#6FD7BF #D76FBB #D78B6F
monochromatic
#2C9F85 #3FCAAA #6FD7BF #9FE4D4 #CFF2EA
Accessibility & contrast
On white
1.73
#6FD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#6FD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7BF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7BF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#C0C0C1
Tritanopia (blue-blind)
#42D9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd7bf; /* rgb */ color: rgb(111, 215, 191); /* oklch */ color: oklch(81.0% 0.104 176.6);
Tailwind
colors: {
custom: {
50: '#9fe4d2',
500: '#6fd7bf',
950: '#000000',
},
}SCSS
$custom: #6fd7bf; $custom-light: #9fe4d2; $custom-dark: #000000;
JSON
{
"hex": "#6fd7bf",
"rgb": {
"r": 111,
"g": 215,
"b": 191
},
"hsl": {
"h": 166.154,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.80987,
"c": 0.10379,
"h": 176.6
},
"luminance": 0.55742
}Semantic roles & 50–950 ramp
primary
#6FD7BF
secondary
#A3475C
accent
#2147C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483