#6FEDF8#6FEDF8
#6FEDF8 is a very light, moderate teal. Relative luminance 0.707; OKLCH L 87.9% C 0.113 H 203.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDF8 |
|---|---|
| RGB | rgb(111, 237, 248) |
| HSL | hsl(185, 91%, 70%) |
| HSV | hsv(185, 55%, 97%) |
| CMYK | cmyk(55.2%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(87.35, -31.93, -15.96) |
| CIE-LCH | lch(87.35, 35.69, 206.56°) |
| OKLab | oklab(87.88% -0.1036 -0.0441) |
| OKLCH | oklch(87.88% 0.113 203.1) |
| XYZ | xyz(53.7760, 70.7200, 99.6051) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.63
Robin Egg Blue
#8AF1FE
ΔE00 2.77
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDF8 #F87A6F
analogous
#6FF8BF #6FEDF8 #6FA8F8
triadic
#6FEDF8 #F86FED #EDF86F
tetradic
#6FEDF8 #BF6FF8 #F87A6F #A8F86F
square
#6FEDF8 #BF6FF8 #F87A6F #A8F86F
split-complementary
#6FEDF8 #F86FA8 #F8BF6F
monochromatic
#0BD0E2 #35E6F5 #6FEDF8 #A9F4FB #E2FBFE
Accessibility & contrast
On white
1.39
#6FEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#6FEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDF8
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDF8 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6fedf8; /* rgb */ color: rgb(111, 237, 248); /* oklch */ color: oklch(87.9% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#a4f3fa',
500: '#6fedf8',
950: '#000000',
},
}SCSS
$custom: #6fedf8; $custom-light: #a4f3fa; $custom-dark: #000000;
JSON
{
"hex": "#6fedf8",
"rgb": {
"r": 111,
"g": 237,
"b": 248
},
"hsl": {
"h": 184.818,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87876,
"c": 0.11261,
"h": 203.1
},
"luminance": 0.70725
}Semantic roles & 50–950 ramp
primary
#6FEDF8
secondary
#D34538
accent
#1200E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585