#6FDFD9#6FDFD9
#6FDFD9 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.103 H 190.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD9 |
|---|---|
| RGB | rgb(111, 223, 217) |
| HSL | hsl(177, 64%, 65%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.47, -33.39, -6.90) |
| CIE-LCH | lch(82.47, 34.09, 191.67°) |
| OKLab | oklab(83.64% -0.1013 -0.0192) |
| OKLCH | oklch(83.64% 0.103 190.7) |
| XYZ | xyz(45.4624, 61.1605, 75.0416) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 6.56
Tiffany Blue
#7BF2DA
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.27
Bright Cyan
#41FDFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD9 #DF6F75
analogous
#6FDFA1 #6FDFD9 #6FADDF
triadic
#6FDFD9 #D96FDF #DFD96F
tetradic
#6FDFD9 #A16FDF #DF6F75 #ADDF6F
square
#6FDFD9 #A16FDF #DF6F75 #ADDF6F
split-complementary
#6FDFD9 #DF6FAD #DFA16F
monochromatic
#26ADA6 #3DD4CC #6FDFD9 #A1EAE6 #D3F5F3
Accessibility & contrast
On white
1.59
#6FDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6FDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD9
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD9 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#25E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd9; /* rgb */ color: rgb(111, 223, 217); /* oklch */ color: oklch(83.6% 0.103 190.7);
Tailwind
colors: {
custom: {
50: '#a1e9e4',
500: '#6fdfd9',
950: '#000000',
},
}SCSS
$custom: #6fdfd9; $custom-light: #a1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd9",
"rgb": {
"r": 111,
"g": 223,
"b": 217
},
"hsl": {
"h": 176.786,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.8364,
"c": 0.10313,
"h": 190.7
},
"luminance": 0.61165
}Semantic roles & 50–950 ramp
primary
#6FDFD9
secondary
#AF4349
accent
#1A24CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484