#6FD3DA#6FD3DA
#6FD3DA is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.094 H 201.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3DA |
|---|---|
| RGB | rgb(111, 211, 218) |
| HSL | hsl(184, 59%, 65%) |
| HSV | hsv(184, 49%, 85%) |
| CMYK | cmyk(49.1%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.06, -27.38, -12.50) |
| CIE-LCH | lch(79.06, 30.10, 204.54°) |
| OKLab | oklab(80.91% -0.0877 -0.0345) |
| OKLCH | oklch(80.91% 0.094 201.5) |
| XYZ | xyz(42.4997, 55.0263, 74.6976) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3DA #DA766F
analogous
#6FDAAC #6FD3DA #6F9EDA
triadic
#6FD3DA #DA6FD3 #D3DA6F
tetradic
#6FD3DA #AC6FDA #DA766F #9EDA6F
square
#6FD3DA #AC6FDA #DA766F #9EDA6F
split-complementary
#6FD3DA #DA6F9E #DAAC6F
monochromatic
#2A9CA4 #3EC4CD #6FD3DA #A0E2E7 #D0F1F3
Accessibility & contrast
On white
1.75
#6FD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#6FD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3DA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3DA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#2BD9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd3da; /* rgb */ color: rgb(111, 211, 218); /* oklch */ color: oklch(80.9% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#a0e0e5',
500: '#6fd3da',
950: '#000000',
},
}SCSS
$custom: #6fd3da; $custom-light: #a0e0e5; $custom-dark: #000000;
JSON
{
"hex": "#6fd3da",
"rgb": {
"r": 111,
"g": 211,
"b": 218
},
"hsl": {
"h": 183.925,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80905,
"c": 0.09422,
"h": 201.5
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#6FD3DA
secondary
#A84C46
accent
#2A1FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484