#69FBFF#69FBFF
#69FBFF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.1% C 0.124 H 197.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBFF |
|---|---|
| RGB | rgb(105, 251, 255) |
| HSL | hsl(182, 100%, 71%) |
| HSV | hsv(182, 59%, 100%) |
| CMYK | cmyk(58.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(91.33, -37.64, -13.67) |
| CIE-LCH | lch(91.33, 40.05, 199.95°) |
| OKLab | oklab(91.11% -0.1185 -0.0378) |
| OKLCH | oklch(91.11% 0.124 197.7) |
| XYZ | xyz(58.3651, 79.2115, 106.8018) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.45
Bright Light Blue
#26F7FD
ΔE00 2.76
Aqua
#00FFFF
ΔE00 3.73
Bright Turquoise
#0FFEF9
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBFF #FF6D69
analogous
#69FFB8 #69FBFF #69B0FF
triadic
#69FBFF #FF69FB #FBFF69
tetradic
#69FBFF #B869FF #FF6D69 #B0FF69
square
#69FBFF #B869FF #FF6D69 #B0FF69
split-complementary
#69FBFF #FF69B0 #FFB869
monochromatic
#00E7EE #2CF9FF #69FBFF #A6FDFF #E0FEFF
Accessibility & contrast
On white
1.25
#69FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#69FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBFF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBFF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fbff; /* rgb */ color: rgb(105, 251, 255); /* oklch */ color: oklch(91.1% 0.124 197.7);
Tailwind
colors: {
custom: {
50: '#a3fdff',
500: '#69fbff',
950: '#000000',
},
}SCSS
$custom: #69fbff; $custom-light: #a3fdff; $custom-dark: #000000;
JSON
{
"hex": "#69fbff",
"rgb": {
"r": 105,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91106,
"c": 0.12439,
"h": 197.7
},
"luminance": 0.79218
}Semantic roles & 50–950 ramp
primary
#69FBFF
secondary
#DB3631
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586