#69FBF2#69FBF2
#69FBF2 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.126 H 189.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBF2 |
|---|---|
| RGB | rgb(105, 251, 242) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(90.96, -41.03, -7.46) |
| CIE-LCH | lch(90.96, 41.70, 190.30°) |
| OKLab | oklab(90.69% -0.1238 -0.0208) |
| OKLCH | oklch(90.69% 0.126 189.6) |
| XYZ | xyz(56.3428, 78.4026, 96.1511) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.20
Bright Cyan
#41FDFE
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 3.77
Aqua
#00FFFF
ΔE00 4.01
Bright Light Blue
#26F7FD
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBF2 #FB6972
analogous
#69FBA9 #69FBF2 #69BBFB
triadic
#69FBF2 #F269FB #FBF269
tetradic
#69FBF2 #A969FB #FB6972 #BBFB69
square
#69FBF2 #A969FB #FB6972 #BBFB69
split-complementary
#69FBF2 #FB69BB #FBA969
monochromatic
#06E4D6 #2DF9ED #69FBF2 #A5FDF7 #E0FEFC
Accessibility & contrast
On white
1.26
#69FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#69FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBF2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBF2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fbf2; /* rgb */ color: rgb(105, 251, 242); /* oklch */ color: oklch(90.7% 0.126 189.6);
Tailwind
colors: {
custom: {
50: '#a2fdf6',
500: '#69fbf2',
950: '#000000',
},
}SCSS
$custom: #69fbf2; $custom-light: #a2fdf6; $custom-dark: #000000;
JSON
{
"hex": "#69fbf2",
"rgb": {
"r": 105,
"g": 251,
"b": 242
},
"hsl": {
"h": 176.301,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90688,
"c": 0.12558,
"h": 189.6
},
"luminance": 0.78408
}Semantic roles & 50–950 ramp
primary
#69FBF2
secondary
#D6333D
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685