#6FE1F2#6FE1F2
#6FE1F2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.106 H 208.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE1F2 |
|---|---|
| RGB | rgb(111, 225, 242) |
| HSL | hsl(188, 83%, 69%) |
| HSV | hsv(188, 54%, 95%) |
| CMYK | cmyk(54.1%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(83.78, -27.79, -18.18) |
| CIE-LCH | lch(83.78, 33.21, 213.20°) |
| OKLab | oklab(84.94% -0.0933 -0.0503) |
| OKLCH | oklch(84.94% 0.106 208.3) |
| XYZ | xyz(49.5013, 63.6361, 93.6615) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 6.27
Bright Light Blue
#26F7FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE1F2 #F2806F
analogous
#6FF2C1 #6FE1F2 #6FA0F2
triadic
#6FE1F2 #F26FE1 #E1F26F
tetradic
#6FE1F2 #C16FF2 #F2806F #A0F26F
square
#6FE1F2 #C16FF2 #F2806F #A0F26F
split-complementary
#6FE1F2 #F26FA0 #F2C16F
monochromatic
#13BBD4 #37D5ED #6FE1F2 #A7EDF7 #DFF8FC
Accessibility & contrast
On white
1.53
#6FE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6FE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE1F2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE1F2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe1f2; /* rgb */ color: rgb(111, 225, 242); /* oklch */ color: oklch(84.9% 0.106 208.3);
Tailwind
colors: {
custom: {
50: '#a2eaf6',
500: '#6fe1f2',
950: '#000000',
},
}SCSS
$custom: #6fe1f2; $custom-light: #a2eaf6; $custom-dark: #000000;
JSON
{
"hex": "#6fe1f2",
"rgb": {
"r": 111,
"g": 225,
"b": 242
},
"hsl": {
"h": 187.786,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.84942,
"c": 0.10601,
"h": 208.3
},
"luminance": 0.63641
}Semantic roles & 50–950 ramp
primary
#6FE1F2
secondary
#CB4D3A
accent
#2206E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485