#69F9FA#69F9FA
#69F9FA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.5% C 0.123 H 195.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9FA |
|---|---|
| RGB | rgb(105, 249, 250) |
| HSL | hsl(180, 94%, 70%) |
| HSV | hsv(180, 58%, 98%) |
| CMYK | cmyk(58%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(90.62, -38.05, -12.13) |
| CIE-LCH | lch(90.62, 39.93, 197.68°) |
| OKLab | oklab(90.49% -0.1185 -0.0336) |
| OKLCH | oklch(90.49% 0.123 195.8) |
| XYZ | xyz(56.9493, 77.6509, 102.4108) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.17
Bright Light Blue
#26F7FD
ΔE00 2.86
Aqua
#00FFFF
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9FA #FA6A69
analogous
#69FAB3 #69F9FA #69B0FA
triadic
#69F9FA #FA69F9 #F9FA69
tetradic
#69F9FA #B369FA #FA6A69 #B0FA69
square
#69F9FA #B369FA #FA6A69 #B0FA69
split-complementary
#69F9FA #FA69B0 #FAB369
monochromatic
#08E0E1 #2EF7F8 #69F9FA #A4FBFC #DFFEFE
Accessibility & contrast
On white
1.27
#69F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#69F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9FA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9FA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69f9fa; /* rgb */ color: rgb(105, 249, 250); /* oklch */ color: oklch(90.5% 0.123 195.8);
Tailwind
colors: {
custom: {
50: '#a2fbfb',
500: '#69f9fa',
950: '#000000',
},
}SCSS
$custom: #69f9fa; $custom-light: #a2fbfb; $custom-dark: #000000;
JSON
{
"hex": "#69f9fa",
"rgb": {
"r": 105,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.414,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.90485,
"c": 0.12318,
"h": 195.8
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#69F9FA
secondary
#D43433
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585