#6FDCDD#6FDCDD
#6FDCDD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.100 H 196.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCDD |
|---|---|
| RGB | rgb(111, 220, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 50%, 87%) |
| CMYK | cmyk(49.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.72, -30.95, -10.13) |
| CIE-LCH | lch(81.72, 32.56, 198.12°) |
| OKLab | oklab(83.08% -0.0964 -0.028) |
| OKLCH | oklch(83.08% 0.1 196.2) |
| XYZ | xyz(45.1946, 59.7823, 77.5501) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCDD #DD706F
analogous
#6FDDA7 #6FDCDD #6FA5DD
triadic
#6FDCDD #DD6FDC #DCDD6F
tetradic
#6FDCDD #A76FDD #DD706F #A5DD6F
square
#6FDCDD #A76FDD #DD706F #A5DD6F
split-complementary
#6FDCDD #DD6FA5 #DDA76F
monochromatic
#28A8AA #3DD0D1 #6FDCDD #A1E8E9 #D2F4F4
Accessibility & contrast
On white
1.62
#6FDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6FDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCDD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCDD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#21E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcdd; /* rgb */ color: rgb(111, 220, 221); /* oklch */ color: oklch(83.1% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a1e7e7',
500: '#6fdcdd',
950: '#000000',
},
}SCSS
$custom: #6fdcdd; $custom-light: #a1e7e7; $custom-dark: #000000;
JSON
{
"hex": "#6fdcdd",
"rgb": {
"r": 111,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.545,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.83077,
"c": 0.10036,
"h": 196.2
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#6FDCDD
secondary
#AC4544
accent
#1E1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484