#6FDFDA#6FDFDA
#6FDFDA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.103 H 191.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFDA |
|---|---|
| RGB | rgb(111, 223, 218) |
| HSL | hsl(177, 64%, 65%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.49, -33.14, -7.38) |
| CIE-LCH | lch(82.49, 33.95, 192.56°) |
| OKLab | oklab(83.67% -0.1009 -0.0205) |
| OKLCH | oklch(83.67% 0.103 191.5) |
| XYZ | xyz(45.5929, 61.2127, 75.7286) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.00
Darkturquoise
#00CED1
ΔE00 6.44
Bright Light Blue
#26F7FD
ΔE00 7.10
Bright Cyan
#41FDFE
ΔE00 7.33
Tiffany Blue
#7BF2DA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFDA #DF6F74
analogous
#6FDFA2 #6FDFDA #6FACDF
triadic
#6FDFDA #DA6FDF #DFDA6F
tetradic
#6FDFDA #A26FDF #DF6F74 #ACDF6F
square
#6FDFDA #A26FDF #DF6F74 #ACDF6F
split-complementary
#6FDFDA #DF6FAC #DFA26F
monochromatic
#26ADA7 #3DD4CD #6FDFDA #A1EAE7 #D3F5F4
Accessibility & contrast
On white
1.59
#6FDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6FDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFDA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFDA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#24E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfda; /* rgb */ color: rgb(111, 223, 218); /* oklch */ color: oklch(83.7% 0.103 191.5);
Tailwind
colors: {
custom: {
50: '#a1e9e5',
500: '#6fdfda',
950: '#000000',
},
}SCSS
$custom: #6fdfda; $custom-light: #a1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#6fdfda",
"rgb": {
"r": 111,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.321,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83672,
"c": 0.10297,
"h": 191.5
},
"luminance": 0.61217
}Semantic roles & 50–950 ramp
primary
#6FDFDA
secondary
#AF4348
accent
#1A22CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484