#69FBFB#69FBFB
#69FBFB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 91.0% C 0.124 H 195.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBFB |
|---|---|
| RGB | rgb(105, 251, 251) |
| HSL | hsl(180, 95%, 70%) |
| HSV | hsv(180, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.21, -38.70, -11.76) |
| CIE-LCH | lch(91.21, 40.45, 196.91°) |
| OKLab | oklab(90.98% -0.1201 -0.0326) |
| OKLCH | oklch(90.98% 0.124 195.2) |
| XYZ | xyz(57.7279, 78.9567, 103.4459) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.97
Bright Light Blue
#26F7FD
ΔE00 3.05
Aqua
#00FFFF
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 6.05
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBFB #FB6969
analogous
#69FBB2 #69FBFB #69B2FB
triadic
#69FBFB #FB69FB #FBFB69
tetradic
#69FBFB #B269FB #FB6969 #B2FB69
square
#69FBFB #B269FB #FB6969 #B2FB69
split-complementary
#69FBFB #FB69B2 #FBB269
monochromatic
#06E4E4 #2DF9F9 #69FBFB #A5FDFD #E0FEFE
Accessibility & contrast
On white
1.25
#69FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#69FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBFB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBFB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#D5DEFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fbfb; /* rgb */ color: rgb(105, 251, 251); /* oklch */ color: oklch(91.0% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a2fdfc',
500: '#69fbfb',
950: '#000000',
},
}SCSS
$custom: #69fbfb; $custom-light: #a2fdfc; $custom-dark: #000000;
JSON
{
"hex": "#69fbfb",
"rgb": {
"r": 105,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90975,
"c": 0.12447,
"h": 195.2
},
"luminance": 0.78963
}Semantic roles & 50–950 ramp
primary
#69FBFB
secondary
#D63333
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585