#6FD6C8#6FD6C8
#6FD6C8 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.099 H 184.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD6C8 |
|---|---|
| RGB | rgb(111, 214, 200) |
| HSL | hsl(172, 56%, 64%) |
| HSV | hsv(172, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(79.41, -33.38, -2.35) |
| CIE-LCH | lch(79.41, 33.46, 184.02°) |
| OKLab | oklab(81.02% -0.0986 -0.0068) |
| OKLCH | oklch(81.02% 0.099 184) |
| XYZ | xyz(41.0231, 55.6393, 63.2100) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 6.79
Mediumaquamarine
#66CDAA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD6C8 #D66F7D
analogous
#6FD694 #6FD6C8 #6FB0D6
triadic
#6FD6C8 #C86FD6 #D6C86F
tetradic
#6FD6C8 #946FD6 #D66F7D #B0D66F
square
#6FD6C8 #946FD6 #D66F7D #B0D66F
split-complementary
#6FD6C8 #D66FB0 #D6946F
monochromatic
#2D9E8E #3FC8B6 #6FD6C8 #9FE4DA #CEF1EC
Accessibility & contrast
On white
1.73
#6FD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#6FD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD6C8
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD6C8 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#BCC0C9
Tritanopia (blue-blind)
#3CDAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd6c8; /* rgb */ color: rgb(111, 214, 200); /* oklch */ color: oklch(81.0% 0.099 184.0);
Tailwind
colors: {
custom: {
50: '#9fe3d8',
500: '#6fd6c8',
950: '#000000',
},
}SCSS
$custom: #6fd6c8; $custom-light: #9fe3d8; $custom-dark: #000000;
JSON
{
"hex": "#6fd6c8",
"rgb": {
"r": 111,
"g": 214,
"b": 200
},
"hsl": {
"h": 171.845,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.81019,
"c": 0.09882,
"h": 184
},
"luminance": 0.55643
}Semantic roles & 50–950 ramp
primary
#6FD6C8
secondary
#A24754
accent
#2238C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483