#6FDFDB#6FDFDB
#6FDFDB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.103 H 192.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFDB |
|---|---|
| RGB | rgb(111, 223, 219) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.52, -32.88, -7.87) |
| CIE-LCH | lch(82.52, 33.81, 193.47°) |
| OKLab | oklab(83.7% -0.1005 -0.0218) |
| OKLCH | oklch(83.7% 0.103 192.3) |
| XYZ | xyz(45.7241, 61.2652, 76.4199) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 6.94
Bright Cyan
#41FDFE
ΔE00 7.25
Robin'S Egg
#6DEDFD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFDB #DF6F73
analogous
#6FDFA3 #6FDFDB #6FABDF
triadic
#6FDFDB #DB6FDF #DFDB6F
tetradic
#6FDFDB #A36FDF #DF6F73 #ABDF6F
square
#6FDFDB #A36FDF #DF6F73 #ABDF6F
split-complementary
#6FDFDB #DF6FAB #DFA36F
monochromatic
#26ADA8 #3DD4CE #6FDFDB #A1EAE8 #D3F5F4
Accessibility & contrast
On white
1.58
#6FDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6FDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFDB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFDB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#22E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfdb; /* rgb */ color: rgb(111, 223, 219); /* oklch */ color: oklch(83.7% 0.103 192.3);
Tailwind
colors: {
custom: {
50: '#a1e9e6',
500: '#6fdfdb',
950: '#000000',
},
}SCSS
$custom: #6fdfdb; $custom-light: #a1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdfdb",
"rgb": {
"r": 111,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.857,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83704,
"c": 0.10284,
"h": 192.3
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#6FDFDB
secondary
#AF4347
accent
#1A20CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484