#69F9FB#69F9FB
#69F9FB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.5% C 0.123 H 196.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9FB |
|---|---|
| RGB | rgb(105, 249, 251) |
| HSL | hsl(181, 95%, 70%) |
| HSV | hsv(181, 58%, 98%) |
| CMYK | cmyk(58.2%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.65, -37.79, -12.60) |
| CIE-LCH | lch(90.65, 39.83, 198.45°) |
| OKLab | oklab(90.52% -0.1181 -0.0349) |
| OKLCH | oklch(90.52% 0.123 196.5) |
| XYZ | xyz(57.1065, 77.7137, 103.2388) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.27
Bright Light Blue
#26F7FD
ΔE00 2.76
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9FB #FB6B69
analogous
#69FBB4 #69F9FB #69B0FB
triadic
#69F9FB #FB69F9 #F9FB69
tetradic
#69F9FB #B469FB #FB6B69 #B0FB69
square
#69F9FB #B469FB #FB6B69 #B0FB69
split-complementary
#69F9FB #FB69B0 #FBB469
monochromatic
#06E0E4 #2DF7F9 #69F9FB #A5FBFD #E0FEFE
Accessibility & contrast
On white
1.27
#69F9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#69F9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9FB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9FB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69f9fb; /* rgb */ color: rgb(105, 249, 251); /* oklch */ color: oklch(90.5% 0.123 196.5);
Tailwind
colors: {
custom: {
50: '#a2fbfc',
500: '#69f9fb',
950: '#000000',
},
}SCSS
$custom: #69f9fb; $custom-light: #a2fbfc; $custom-dark: #000000;
JSON
{
"hex": "#69f9fb",
"rgb": {
"r": 105,
"g": 249,
"b": 251
},
"hsl": {
"h": 180.822,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90518,
"c": 0.12315,
"h": 196.5
},
"luminance": 0.7772
}Semantic roles & 50–950 ramp
primary
#69F9FB
secondary
#D63533
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585