#69FBF1#69FBF1
#69FBF1 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.7% C 0.126 H 188.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBF1 |
|---|---|
| RGB | rgb(105, 251, 241) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(90.94, -41.28, -6.98) |
| CIE-LCH | lch(90.94, 41.87, 189.60°) |
| OKLab | oklab(90.66% -0.1243 -0.0195) |
| OKLCH | oklch(90.66% 0.126 188.9) |
| XYZ | xyz(56.1931, 78.3427, 95.3623) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBF1 #FB6973
analogous
#69FBA8 #69FBF1 #69BCFB
triadic
#69FBF1 #F169FB #FBF169
tetradic
#69FBF1 #A869FB #FB6973 #BCFB69
square
#69FBF1 #A869FB #FB6973 #BCFB69
split-complementary
#69FBF1 #FB69BC #FBA869
monochromatic
#06E4D4 #2DF9EB #69FBF1 #A5FDF7 #E0FEFC
Accessibility & contrast
On white
1.26
#69FBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#69FBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBF1
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBF1 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF1
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fbf1; /* rgb */ color: rgb(105, 251, 241); /* oklch */ color: oklch(90.7% 0.126 188.9);
Tailwind
colors: {
custom: {
50: '#a2fdf5',
500: '#69fbf1',
950: '#000000',
},
}SCSS
$custom: #69fbf1; $custom-light: #a2fdf5; $custom-dark: #000000;
JSON
{
"hex": "#69fbf1",
"rgb": {
"r": 105,
"g": 251,
"b": 241
},
"hsl": {
"h": 175.89,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90657,
"c": 0.12579,
"h": 188.9
},
"luminance": 0.78348
}Semantic roles & 50–950 ramp
primary
#69FBF1
secondary
#D6333E
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685