#6FDBDA#6FDBDA
#6FDBDA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.100 H 194.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDA |
|---|---|
| RGB | rgb(111, 219, 218) |
| HSL | hsl(179, 60%, 65%) |
| HSV | hsv(179, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(81.35, -31.24, -9.09) |
| CIE-LCH | lch(81.35, 32.54, 196.21°) |
| OKLab | oklab(82.75% -0.0965 -0.0251) |
| OKLCH | oklch(82.75% 0.1 194.6) |
| XYZ | xyz(44.5368, 59.1005, 75.3766) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDA #DB6F70
analogous
#6FDBA4 #6FDBDA #6FA6DB
triadic
#6FDBDA #DA6FDB #DBDA6F
tetradic
#6FDBDA #A46FDB #DB6F70 #A6DB6F
square
#6FDBDA #A46FDB #DB6F70 #A6DB6F
split-complementary
#6FDBDA #DB6FA6 #DBA46F
monochromatic
#2AA6A5 #3ECFCD #6FDBDA #A0E7E7 #D1F3F3
Accessibility & contrast
On white
1.64
#6FDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6FDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#27E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbda; /* rgb */ color: rgb(111, 219, 218); /* oklch */ color: oklch(82.7% 0.100 194.6);
Tailwind
colors: {
custom: {
50: '#a0e6e5',
500: '#6fdbda',
950: '#000000',
},
}SCSS
$custom: #6fdbda; $custom-light: #a0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#6fdbda",
"rgb": {
"r": 111,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.444,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.82748,
"c": 0.09975,
"h": 194.6
},
"luminance": 0.59104
}Semantic roles & 50–950 ramp
primary
#6FDBDA
secondary
#A94546
accent
#1E1FC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484