#69FBFE#69FBFE
#69FBFE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.1% C 0.124 H 197.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBFE |
|---|---|
| RGB | rgb(105, 251, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(58.7%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.30, -37.91, -13.19) |
| CIE-LCH | lch(91.30, 40.14, 199.19°) |
| OKLab | oklab(91.07% -0.1189 -0.0365) |
| OKLCH | oklch(91.07% 0.124 197.1) |
| XYZ | xyz(58.2046, 79.1473, 105.9562) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.26
Bright Light Blue
#26F7FD
ΔE00 2.77
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBFE #FE6C69
analogous
#69FEB6 #69FBFE #69B0FE
triadic
#69FBFE #FE69FB #FBFE69
tetradic
#69FBFE #B669FE #FE6C69 #B0FE69
square
#69FBFE #B669FE #FE6C69 #B0FE69
split-complementary
#69FBFE #FE69B0 #FEB669
monochromatic
#02E6EB #2CF9FE #69FBFE #A6FDFE #E1FEFF
Accessibility & contrast
On white
1.25
#69FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#69FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBFE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBFE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fbfe; /* rgb */ color: rgb(105, 251, 254); /* oklch */ color: oklch(91.1% 0.124 197.1);
Tailwind
colors: {
custom: {
50: '#a2fdfe',
500: '#69fbfe',
950: '#000000',
},
}SCSS
$custom: #69fbfe; $custom-light: #a2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#69fbfe",
"rgb": {
"r": 105,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.208,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91073,
"c": 0.12439,
"h": 197.1
},
"luminance": 0.79153
}Semantic roles & 50–950 ramp
primary
#69FBFE
secondary
#D93532
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585