#6FDFEA#6FDFEA
#6FDFEA is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.103 H 203.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFEA |
|---|---|
| RGB | rgb(111, 223, 234) |
| HSL | hsl(185, 75%, 68%) |
| HSV | hsv(185, 53%, 92%) |
| CMYK | cmyk(52.6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.96, -28.97, -15.17) |
| CIE-LCH | lch(82.96, 32.70, 207.64°) |
| OKLab | oklab(84.21% -0.0944 -0.0419) |
| OKLCH | oklch(84.21% 0.103 203.9) |
| XYZ | xyz(47.7885, 62.0909, 87.2923) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFEA #EA7A6F
analogous
#6FEAB8 #6FDFEA #6FA1EA
triadic
#6FDFEA #EA6FDF #DFEA6F
tetradic
#6FDFEA #B86FEA #EA7A6F #A1EA6F
square
#6FDFEA #B86FEA #EA7A6F #A1EA6F
split-complementary
#6FDFEA #EA6FA1 #EAB86F
monochromatic
#1CB3C2 #3AD3E2 #6FDFEA #A4EBF2 #DAF7FA
Accessibility & contrast
On white
1.56
#6FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFEA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFEA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BDC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fdfea; /* rgb */ color: rgb(111, 223, 234); /* oklch */ color: oklch(84.2% 0.103 203.9);
Tailwind
colors: {
custom: {
50: '#a2e9f0',
500: '#6fdfea',
950: '#000000',
},
}SCSS
$custom: #6fdfea; $custom-light: #a2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#6fdfea",
"rgb": {
"r": 111,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.366,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.84205,
"c": 0.10324,
"h": 203.9
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#6FDFEA
secondary
#C1483D
accent
#210FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485