#6FD8D8#6FD8D8
#6FD8D8 is a light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.098 H 195.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8D8 |
|---|---|
| RGB | rgb(111, 216, 216) |
| HSL | hsl(180, 57%, 64%) |
| HSV | hsv(180, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(80.43, -30.32, -9.38) |
| CIE-LCH | lch(80.43, 31.74, 197.20°) |
| OKLab | oklab(81.99% -0.094 -0.0259) |
| OKLCH | oklch(81.99% 0.098 195.4) |
| XYZ | xyz(43.5010, 57.4453, 73.7481) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8D8 #D86F6F
analogous
#6FD8A4 #6FD8D8 #6FA4D8
triadic
#6FD8D8 #D86FD8 #D8D86F
tetradic
#6FD8D8 #A46FD8 #D86F6F #A4D86F
square
#6FD8D8 #A46FD8 #D86F6F #A4D86F
split-complementary
#6FD8D8 #D86FA4 #D8A46F
monochromatic
#2CA1A1 #3FCBCB #6FD8D8 #9FE5E5 #CFF2F2
Accessibility & contrast
On white
1.68
#6FD8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6FD8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8D8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8D8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD8
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#2BDED8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fd8d8; /* rgb */ color: rgb(111, 216, 216); /* oklch */ color: oklch(82.0% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#a0e4e4',
500: '#6fd8d8',
950: '#000000',
},
}SCSS
$custom: #6fd8d8; $custom-light: #a0e4e4; $custom-dark: #000000;
JSON
{
"hex": "#6fd8d8",
"rgb": {
"r": 111,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.8199,
"c": 0.09756,
"h": 195.4
},
"luminance": 0.57449
}Semantic roles & 50–950 ramp
primary
#6FD8D8
secondary
#A54646
accent
#2121C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484